UNPKG

zeta-icon-name-checker

Version:

A utility used to check the validity of icon and category names in the Zeta Icon Library.

2 lines (1 loc) 84 B
export declare function renameIcon(iconName: string, categoryName: string): string;