Interface: ImageSummary¶
Local archive value types.
Properties¶
createdAt¶
createdAt: Date | null;
filename¶
filename: string;
filePath¶
filePath: string;
fileSize¶
fileSize: bigint;
mimeType¶
mimeType: string;
modifiedAt¶
modifiedAt: Date | null;