UNPKG

@shinhotech/sh-ui

Version:

A Component Library for Vue.js.

12 lines (10 loc) 247 B
/* * @Descripttion: 引入 * @Author: 18041085 * @Date: 2021-08-24 10:24:53 * @LastEditors: 18041085 * @LastEditTime: 2021-08-24 15:18:41 */ export * from './element-ui'; import * as ElementUI from './element-ui'; export default ElementUI;