better file previews
This commit is contained in:
@@ -8,6 +8,7 @@ export type BreadcrumbData = {
|
||||
export type DirectoryEntry = {
|
||||
name: string;
|
||||
fileType: FileType;
|
||||
mimeType: string | null;
|
||||
};
|
||||
|
||||
export type UploadStatus =
|
||||
|
||||
Reference in New Issue
Block a user