UNPKG

element-plus

Version:

A Component Library for Vue 3

6 lines (5 loc) 205 B
import Icon from './src/icon.vue'; import type { SFCWithInstall } from 'element-plus/es/utils'; export declare const ElIcon: SFCWithInstall<typeof Icon>; export default ElIcon; export * from './src/icon';