ngx-stars
Version:
Simple stars rating component for Angular >= 2
9 lines (8 loc) • 441 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./ngx-stars.component";
import * as i2 from "@angular/common";
export declare class NgxStarsModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgxStarsModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgxStarsModule, [typeof i1.NgxStarsComponent], [typeof i2.CommonModule], [typeof i1.NgxStarsComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgxStarsModule>;
}