UNPKG

@cqmcui/cqmcui

Version:

轻量级移动端 Vue2、Vue3 组件库(支持小程序开发)

5 lines 184 B
import _Dialog from '../_es/Dialog.js'; import { showDialog } from '../_es/Dialog.js'; const treeshaking = (t) => t; const Dialog = treeshaking(_Dialog); export { Dialog, showDialog };