import Table from './src/index.vue' import { withInstall } from '../withInstall' const ZTable = withInstall(Table) export default ZTable