5 lines
113 B
TypeScript
5 lines
113 B
TypeScript
export * from './icons';
|
|
|
|
export { default as TableAction } from './table-action.vue';
|
|
export * from './typing';
|