Variable GOOGLEDRIVEOAUTHConfigFileExtensionsEnumConst
GOOGLEDRIVEOAUTHConfigFileExtensionsEnum: {
Csv: "csv";
Docdocxgdocodtrtfepub: "doc,docx,gdoc,odt,rtf,epub";
Emlmsg: "eml,msg";
Htmlhtm: "html,htm";
Jpgjpegpngwebpsvggif: "jpg,jpeg,png,webp,svg,gif";
Json: "json";
Md: "md";
Pdf: "pdf";
Pptpptxgslides: "ppt,pptx,gslides";
Txt: "txt";
Xlsxlsxgsheetsods: "xls,xlsx,gsheets,ods";
} = ...
Type Declaration
-
ReadonlyCsv: "csv"
-
ReadonlyDocdocxgdocodtrtfepub: "doc,docx,gdoc,odt,rtf,epub"
-
ReadonlyEmlmsg: "eml,msg"
-
ReadonlyHtmlhtm: "html,htm"
-
ReadonlyJpgjpegpngwebpsvggif: "jpg,jpeg,png,webp,svg,gif"
-
ReadonlyJson: "json"
-
ReadonlyMd: "md"
-
ReadonlyPdf: "pdf"
-
ReadonlyPptpptxgslides: "ppt,pptx,gslides"
-
ReadonlyTxt: "txt"
-
ReadonlyXlsxlsxgsheetsods: "xls,xlsx,gsheets,ods"
Export