Variable FileTypeMapConst
FileTypeMap: {
compressed: string;
document: string;
excel: string;
msword: string;
powerpoint: string;
presentation: string;
sheet: string;
stream: string;
} = ...
Type Declaration
-
compressed: string
-
document: string
-
excel: string
-
msword: string
-
powerpoint: string
-
presentation: string
-
sheet: string
-
stream: string