UNPKG

press-element-plus

Version:
10 lines (5 loc) 169 B
import { withInstall } from '../../utils'; import Table from './table.vue'; export const VcTable = withInstall(Table); export default VcTable; // export * from './'