UNPKG

@ng-bootstrap/ng-bootstrap

Version:
10 lines (9 loc) 591 B
import * as i0 from "@angular/core"; import * as i1 from "./progressbar"; export { NgbProgressbar, NgbProgressbarStacked } from './progressbar'; export { NgbProgressbarConfig } from './progressbar-config'; export declare class NgbProgressbarModule { static ɵfac: i0.ɵɵFactoryDeclaration<NgbProgressbarModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NgbProgressbarModule, never, [typeof i1.NgbProgressbar, typeof i1.NgbProgressbarStacked], [typeof i1.NgbProgressbar, typeof i1.NgbProgressbarStacked]>; static ɵinj: i0.ɵɵInjectorDeclaration<NgbProgressbarModule>; }