UNPKG

@alisdigital/types-library

Version:

TypeScript type definitions for Papilet ecosystem with session soft delete and event management features

4 lines (3 loc) 132 B
import { IImageModelAttributes } from "../entities/image.entity"; export interface IImageResponse extends IImageModelAttributes { }