UNPKG

ngx-bootstrap

Version:
12 lines (11 loc) 663 B
import { ModuleWithProviders } from '@angular/core'; import * as i0 from "@angular/core"; import * as i1 from "./bar.component"; import * as i2 from "./progressbar.component"; import * as i3 from "@angular/common"; export declare class ProgressbarModule { static forRoot(): ModuleWithProviders<ProgressbarModule>; static ɵfac: i0.ɵɵFactoryDeclaration<ProgressbarModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<ProgressbarModule, [typeof i1.BarComponent, typeof i2.ProgressbarComponent], [typeof i3.CommonModule], [typeof i1.BarComponent, typeof i2.ProgressbarComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<ProgressbarModule>; }