UNPKG

angular-bootstrap-md

Version:

Bootstrap 4 & Angular 15 UI KIT - 700+ components, MIT license, simple installation.

3 lines (2 loc) 104 B
export declare function setTheme(theme: 'bs3' | 'bs4'): void; export declare function isBs3(): boolean;