vue-files-preview-inno
Version:
A tool for previewing files such as doc, excel, pdf, image, markdown, txt, audio, and video and so on.
3 lines (2 loc) • 343 B
JavaScript
;Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var t=(o=>(o.NONE="none",o.CODE="code",o.DOC="doc",o.DOCX="docx",o.XLSX="xlsx",o.PDF="pdf",o.PIC="pic",o.TXT="txt",o.MD="md",o.EPUB="epub",o.PPT="ppt",o.AUDIO="audio",o.VIDEO="video",o))(t||{});exports.PreviewType=t;
//# sourceMappingURL=preview.interface.js.map