UNPKG

@officesdk/web

Version:

Web JS SDK for the Office SDK

6 lines (5 loc) 257 B
export { FileType, assertFileType } from './file'; export { EditorModeType, EditorStandardRole } from './editor'; export { DocumentExportType } from './document'; export { PresentationExportType } from './presentation'; export { UrlParamKey } from './url';