UNPKG

@unicef-polymer/etools-unicef

Version:
16 lines (15 loc) 405 B
export declare enum EtoolsIconSet { av = "av", communication = "communication", device = "device", editor = "editor", hardware = "hardware", image = "image", maps = "maps", notification = "notification", places = "places", icons = "icons", social = "social", custom = "custom" } export declare const initializeIcons: (spritePath?: string) => Promise<void>;