index.js 58 Bytes
Newer Older
1 2 3
import Table from './table/index.vue';

export { Table };