Blame view

src/components/Icon/index.ts 75 Bytes
1
2
3
4
import Icon from './src/index.vue';

export { Icon };
export default Icon;