UNPKG

ngx-bootstrap

Version:
10 lines (9 loc) 234 B
export declare class Utils { static reflow(element: any): void; static getStyles(elem: any): any; static stackOverflowConfig(): { crossorigin?: string; integrity?: string; cdnLink: string; }; }