UNPKG

ngx-foundation

Version:

Native Angular Foundation for Sites Components

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