wip
This commit is contained in:
parent
adc3c16ef3
commit
a048939cf1
3 changed files with 37 additions and 23 deletions
|
@ -34,6 +34,8 @@ export type IMetadata = {
|
|||
src?: string;
|
||||
deletedAt?: Date;
|
||||
withoutChunks?: boolean;
|
||||
storage?: string;
|
||||
storageProps?: any;
|
||||
isSensitive?: boolean;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue