Fixed: angular2 beta
This commit is contained in:
8
build/node_modules/ng2-bootstrap/components/ng2-bootstrap-config.d.ts
generated
vendored
Normal file
8
build/node_modules/ng2-bootstrap/components/ng2-bootstrap-config.d.ts
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
export declare enum Ng2BootstrapTheme {
|
||||
BS3 = 1,
|
||||
BS4 = 2,
|
||||
}
|
||||
export declare class Ng2BootstrapConfig {
|
||||
private static _theme;
|
||||
static theme: Ng2BootstrapTheme;
|
||||
}
|
||||
Reference in New Issue
Block a user