mirror of
https://github.com/CaramelFur/Picsur.git
synced 2025-11-13 15:25:39 +01:00
4 lines
104 B
TypeScript
4 lines
104 B
TypeScript
import { EImage } from '../../entities/image.entity';
|
|
|
|
export class ImageMetaResponse extends EImage {}
|