index.ts 121 Bytes Edit Raw Blame History Permalink 1 2 3 4 import SvgIcon from './src/SvgIcon.vue'; import IconPicker from './src/IconPicker.vue'; export { IconPicker, SvgIcon };