UNPKG

ng-zorro-antd

Version:

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

10 lines (9 loc) 764 B
import * as i0 from "@angular/core"; import * as i1 from "./input-number.component"; import * as i2 from "./input-number-group.component"; import * as i3 from "./input-number-group-slot.component"; export declare class NzInputNumberModule { static ɵfac: i0.ɵɵFactoryDeclaration<NzInputNumberModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NzInputNumberModule, never, [typeof i1.NzInputNumberComponent, typeof i2.NzInputNumberGroupComponent, typeof i2.NzInputNumberGroupWhitSuffixOrPrefixDirective, typeof i3.NzInputNumberGroupSlotComponent], [typeof i1.NzInputNumberComponent, typeof i2.NzInputNumberGroupComponent, typeof i2.NzInputNumberGroupWhitSuffixOrPrefixDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<NzInputNumberModule>; }