vue-vben-admin/src/components/Icon/index.ts

5 lines
75 B
TypeScript
Raw Normal View History

2020-12-23 22:27:46 +08:00
import Icon from './src/index.vue';
export { Icon };
export default Icon;