UNPKG

ng-zorro-antd

Version:

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

18 lines (17 loc) 1.15 kB
import * as i0 from "@angular/core"; import * as i1 from "./time-picker.component"; import * as i2 from "./time-picker-panel.component"; import * as i3 from "@angular/cdk/bidi"; import * as i4 from "@angular/common"; import * as i5 from "@angular/forms"; import * as i6 from "ng-zorro-antd/i18n"; import * as i7 from "@angular/cdk/overlay"; import * as i8 from "ng-zorro-antd/icon"; import * as i9 from "ng-zorro-antd/core/overlay"; import * as i10 from "ng-zorro-antd/core/outlet"; import * as i11 from "ng-zorro-antd/button"; export declare class NzTimePickerModule { static ɵfac: i0.ɵɵFactoryDeclaration<NzTimePickerModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NzTimePickerModule, [typeof i1.NzTimePickerComponent, typeof i2.NzTimePickerPanelComponent], [typeof i3.BidiModule, typeof i4.CommonModule, typeof i5.FormsModule, typeof i6.NzI18nModule, typeof i7.OverlayModule, typeof i8.NzIconModule, typeof i9.NzOverlayModule, typeof i10.NzOutletModule, typeof i11.NzButtonModule], [typeof i2.NzTimePickerPanelComponent, typeof i1.NzTimePickerComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<NzTimePickerModule>; }