UNPKG

688 BTypeScriptView Raw
1import { ModuleWithProviders } from '@angular/core';
2import * as ɵngcc0 from '@angular/core';
3import * as ɵngcc1 from './bar.component';
4import * as ɵngcc2 from './progressbar.component';
5import * as ɵngcc3 from '@angular/common';
6export declare class ProgressbarModule {
7 static forRoot(): ModuleWithProviders<ProgressbarModule>;
8 static ɵmod: ɵngcc0.ɵɵNgModuleDefWithMeta<ProgressbarModule, [typeof ɵngcc1.BarComponent, typeof ɵngcc2.ProgressbarComponent], [typeof ɵngcc3.CommonModule], [typeof ɵngcc1.BarComponent, typeof ɵngcc2.ProgressbarComponent]>;
9 static ɵinj: ɵngcc0.ɵɵInjectorDef<ProgressbarModule>;
10}
11
12//# sourceMappingURL=progressbar.module.d.ts.map
\No newline at end of file