UNPKG

ngx-stars-rating

Version:

## Overview Ngx Stars Rating is a straightforward Angular module designed for Angular 14 and above. It offers customizable star icons using Material Icons, Antd Icons, and other options.

9 lines (8 loc) 484 B
import * as i0 from "@angular/core"; import * as i1 from "./ngx-stars-rating.component"; import * as i2 from "@angular/common"; export declare class NgxStarsRatingModule { static ɵfac: i0.ɵɵFactoryDeclaration<NgxStarsRatingModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NgxStarsRatingModule, [typeof i1.NgxStarsRatingComponent], [typeof i2.CommonModule], [typeof i1.NgxStarsRatingComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<NgxStarsRatingModule>; }