IFileInfo type
Home > @cbnsndwch/zrocket-contracts > IFileInfo
IFileInfo type
Signature:
type IFileInfo = {
_id: string;
name: string;
type: string;
format: string;
size: number;
};How was this page?
Home > @cbnsndwch/zrocket-contracts > IFileInfo
Signature:
type IFileInfo = {
_id: string;
name: string;
type: string;
format: string;
size: number;
};How was this page?