UNPKG

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