index.ts 113 B

123
  1. export * from './iconify';
  2. export { default as EmptyIcon } from './icons/empty-icon.vue';
  3. export * from './svg';