UNPKG

symbrio-ng2-bootstrap

Version:
6 lines (5 loc) 155 B
export declare class Utils { static reflow(element: any): void; static getStyles(elem: any): any; static isFocused(elem: any): boolean; }