ImportFileFormatNEW
ImportFileFormat:
type ImportFileFormat = | "docx" | "dotx" | "docm" | "rtf" | "odt" | "markdown" | "txt" | "docjson" | "png" | "jpeg" | "bmp" | "gif" | "webp";A file type supported for import.
ImportFileFormat:
type ImportFileFormat = | "docx" | "dotx" | "docm" | "rtf" | "odt" | "markdown" | "txt" | "docjson" | "png" | "jpeg" | "bmp" | "gif" | "webp";A file type supported for import.