@nebular/theme
Version:
@nebular/theme
9 lines (8 loc) • 484 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./progress-bar.component";
import * as i2 from "../shared/shared.module";
export declare class NbProgressBarModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NbProgressBarModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NbProgressBarModule, [typeof i1.NbProgressBarComponent], [typeof i2.NbSharedModule], [typeof i1.NbProgressBarComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NbProgressBarModule>;
}