index.ts 75 B

1234
  1. import Icon from './src/index.vue';
  2. export { Icon };
  3. export default Icon;