UNPKG

@wfrog/vc

Version:

vue3 组件库 vc

6 lines (5 loc) 101 B
export interface ISVGIconProps { name: string; size?: number | string; color?: string; }