UNPKG

angular-rating-showcase

Version:
15 lines (14 loc) 1.07 kB
import * as i0 from "@angular/core"; import * as i1 from "./angular-rating-showcase.component"; import * as i2 from "./components/yellow/yellow.component"; import * as i3 from "./components/grey/grey.component"; import * as i4 from "./components/half/half.component"; import * as i5 from "./components/less-than-half/less-than-half.component"; import * as i6 from "./components/more-than-half/more-than-half.component"; import * as i7 from "@angular/platform-browser"; import * as i8 from "@angular/forms"; export declare class AngularRatingShowcaseModule { static ɵfac: i0.ɵɵFactoryDeclaration<AngularRatingShowcaseModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<AngularRatingShowcaseModule, [typeof i1.AngularRatingShowcaseComponent, typeof i2.YellowComponent, typeof i3.GreyComponent, typeof i4.HalfComponent, typeof i5.LessThanHalfComponent, typeof i6.MoreThanHalfComponent], [typeof i7.BrowserModule, typeof i8.FormsModule], [typeof i1.AngularRatingShowcaseComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<AngularRatingShowcaseModule>; }