iot-card-plus-ui/apps/web-antd/src/components/table-action/index.ts

5 lines
113 B
TypeScript

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