UNPKG

crnc

Version:

currency conversion and functionality for the web

6 lines (5 loc) 125 B
export declare function registerComponents(components: { [name: string]: { new (): HTMLElement; }; }): void;