Files
simrsx-fe/app/components/pub/my-ui/data-table/index.ts

4 lines
80 B
TypeScript

export * from './type'
export { default as DataTable } from './data-table.vue'