index.ts 54 B

123
  1. import Table from './src/Table.vue'
  2. export { Table }