ng-zorro-antd
Version:
An enterprise-class UI components based on Ant Design and Angular
13 lines (12 loc) • 701 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./rate.component";
import * as i2 from "./rate-item.component";
import * as i3 from "@angular/cdk/bidi";
import * as i4 from "@angular/common";
import * as i5 from "ng-zorro-antd/icon";
import * as i6 from "ng-zorro-antd/tooltip";
export declare class NzRateModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NzRateModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NzRateModule, [typeof i1.NzRateComponent, typeof i2.NzRateItemComponent], [typeof i3.BidiModule, typeof i4.CommonModule, typeof i5.NzIconModule, typeof i6.NzToolTipModule], [typeof i1.NzRateComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NzRateModule>;
}