Files
ruoyi-plus-vben5/apps/web-antd/src/components/table/index.ts
2024-12-12 09:08:07 +08:00

3 lines
128 B
TypeScript

export { default as OptionsTag } from './src/options-tag.vue';
export { default as TableSwitch } from './src/table-switch.vue';