UNPKG

484 BTypeScriptView Raw
1import * as i0 from "@angular/core";
2import * as i1 from "./progress-bar.component";
3import * as i2 from "../shared/shared.module";
4export declare class NbProgressBarModule {
5 static ɵfac: i0.ɵɵFactoryDeclaration<NbProgressBarModule, never>;
6 static ɵmod: i0.ɵɵNgModuleDeclaration<NbProgressBarModule, [typeof i1.NbProgressBarComponent], [typeof i2.NbSharedModule], [typeof i1.NbProgressBarComponent]>;
7 static ɵinj: i0.ɵɵInjectorDeclaration<NbProgressBarModule>;
8}