UNPKG

wj-elements

Version:

WebJET Elements is a modern set of user interface tools harnessing the power of web components designed to simplify web application development.

4 lines (3 loc) 172 B
export function getIconLibrary(name: any): any; export function registerIconLibrary(name: any, options: any): void; export function unregisterIconLibrary(name: any): void;