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