Files
ai-agent-admin/web/apps/web-ele/src/components/zq-form/zq-icon-picker/index.ts
T
2026-06-08 18:14:59 +08:00

3 lines
117 B
TypeScript

export { fetchIconsData, ICONS_MAP } from './icons';
export { default as ZqIconPicker } from './zq-icon-picker.vue';