ngx-bootstrap
Version:
Angular Bootstrap
12 lines (11 loc) • 688 B
TypeScript
import { ModuleWithProviders } from '@angular/core';
import * as ɵngcc0 from '@angular/core';
import * as ɵngcc1 from './bar.component';
import * as ɵngcc2 from './progressbar.component';
import * as ɵngcc3 from '@angular/common';
export declare class ProgressbarModule {
static forRoot(): ModuleWithProviders<ProgressbarModule>;
static ɵmod: ɵngcc0.ɵɵNgModuleDefWithMeta<ProgressbarModule, [typeof ɵngcc1.BarComponent, typeof ɵngcc2.ProgressbarComponent], [typeof ɵngcc3.CommonModule], [typeof ɵngcc1.BarComponent, typeof ɵngcc2.ProgressbarComponent]>;
static ɵinj: ɵngcc0.ɵɵInjectorDef<ProgressbarModule>;
}
//# sourceMappingURL=progressbar.module.d.ts.map