This commit is contained in:
parent
85bf76dd98
commit
ec2b1ec3f0
15 changed files with 178 additions and 44 deletions
|
@ -33,6 +33,7 @@ export type IMetadata = {
|
|||
url?: string;
|
||||
deletedAt?: Date;
|
||||
isMetaOnly?: boolean;
|
||||
isSensitive?: boolean;
|
||||
};
|
||||
|
||||
export type IDriveFile = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue