Files
agt-web/apps/web-antd/src/components/table-action/index.ts
2025-05-16 14:52:30 +08:00

3 lines
87 B
TypeScript

export { default as TableAction } from './table-action.vue';
export * from './typing';