UNPKG

ci-plus

Version:

ci组件库

4 lines 171 B
import _SelectTable from './src/index.vue' import { withInstall } from '../utils/index'; export const SelectTable = withInstall(_SelectTable) export default SelectTable