UNPKG

theme-lib

Version:

This is a simple example Angular Library published to npm.

3 lines (2 loc) 124 B
export declare function convertToBoolProperty(val: any): boolean; export declare function getElementHeight(el: any): any;