UNPKG

ng-dap

Version:

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 6.0.8.

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