UNPKG

ng-zorro-antd

Version:

An enterprise-class UI components based on Ant Design and Angular

15 lines (14 loc) 904 B
import * as i0 from "@angular/core"; import * as i1 from "./badge.component"; import * as i2 from "./badge-sup.component"; import * as i3 from "./ribbon.component"; import * as i4 from "@angular/cdk/bidi"; import * as i5 from "@angular/common"; import * as i6 from "@angular/cdk/observers"; import * as i7 from "ng-zorro-antd/core/outlet"; import * as i8 from "ng-zorro-antd/core/no-animation"; export declare class NzBadgeModule { static ɵfac: i0.ɵɵFactoryDeclaration<NzBadgeModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NzBadgeModule, [typeof i1.NzBadgeComponent, typeof i2.NzBadgeSupComponent, typeof i3.NzRibbonComponent], [typeof i4.BidiModule, typeof i5.CommonModule, typeof i6.ObserversModule, typeof i7.NzOutletModule, typeof i8.NzNoAnimationModule], [typeof i1.NzBadgeComponent, typeof i3.NzRibbonComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<NzBadgeModule>; }