UNPKG

ngx-bootstrap

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