mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-15 11:52:01 +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';
|