UNPKG

ng2-bootstrap

Version:
9 lines (8 loc) 176 B
export declare enum Ng2BootstrapTheme { BS3 = 1, BS4 = 2, } export declare class Ng2BootstrapConfig { private static _theme; static theme: Ng2BootstrapTheme; }