✌️
This commit is contained in:
parent
e7dd74a443
commit
cf3112c7c0
3 changed files with 6 additions and 1 deletions
|
@ -30,6 +30,7 @@ export type IMetadata = {
|
|||
comment: string;
|
||||
uri: string;
|
||||
deletedAt?: Date;
|
||||
isExpired?: boolean;
|
||||
};
|
||||
|
||||
export type IDriveFile = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue