UNPKG

@hugeicons/vue

Version:

HugeIcons Pro Vue Component Library https://hugeicons.com

5 lines (3 loc) 118 B
type IconElement = [string, Record<string, any>]; type IconArray = IconElement[]; export { IconArray, IconElement };