mirror of
https://github.com/imdap/ruoyi-plus-vben5.git
synced 2026-05-11 13:22:09 +08:00
5 lines
161 B
TypeScript
5 lines
161 B
TypeScript
export * from './iconify/index.js';
|
|
export * from './iconify-offline/index.js';
|
|
export * from './svg/index.js';
|
|
export { VbenIcon } from '@vben-core/shadcn-ui';
|