UNPKG

zhytech-ui

Version:

基于Vue3 + ElementPlus + TypeScript封装的组件库

5 lines (4 loc) 186 B
import { default as filePreview } from './index.vue'; import { fileView, previewOption } from './types/filePreviewType'; export { filePreview }; export type { fileView, previewOption };