Files
frontend/apps/web-antd/src/components/table-action/index.ts
2025-05-19 16:18:48 +08:00

5 lines
113 B
TypeScript

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