UNPKG

create-iking-admin

Version:

金合技术中台脚手架

13 lines (11 loc) 303 B
/* * @Author: wfl * @LastEditors: wfl * @description: * @updateInfo: * @Date: 2022-09-14 15:27:56 * @LastEditTime: 2022-09-14 15:29:57 */ import { ikVue } from 'iking-utils'; import previewFile from './src/PreviewFile.vue'; export const PreviewFile = ikVue.withInstall(previewFile);