@ng-bootstrap/ng-bootstrap
Version:
Angular powered Bootstrap
10 lines (9 loc) • 502 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./progressbar";
export { NgbProgressbar } 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.NgbProgressbar]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgbProgressbarModule>;
}