UNPKG

@cqmcui/cqmcui

Version:

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

5 lines 184 B
import _Notify from '../_es/Notify.js'; import { showNotify } from '../_es/Notify.js'; const treeshaking = (t) => t; const Notify = treeshaking(_Notify); export { Notify, showNotify };