UNPKG

mt-ui-components-vue3

Version:

玛果添实UI组件库(Vue3)

4 lines 172 B
import { withInstall } from "../util/type"; import ProTable from "./src/j-table/index"; export var JProTable = withInstall(ProTable, 'JProTable'); export default JProTable;