/** * @description shuimo vue component index * @author 阿怪 * @date 2023/1/14 01:28 * @version v1.0.0 * * 江湖的业务千篇一律,复杂的代码好几百行。 */ import './index.css'; export * from './utils/install'; export * from './utils/install/importComponents.ts'; export * from './utils/install/vuePlugin.ts';