UNPKG

ng-zorro-antd-mobile

Version:

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

13 lines (12 loc) 794 B
import * as i0 from "@angular/core"; import * as i1 from "./date-picker-view.component"; import * as i2 from "@angular/common"; import * as i3 from "ng-zorro-antd-mobile/date-picker"; import * as i4 from "ng-zorro-antd-mobile/locale-provider"; import * as i5 from "ng-zorro-antd-mobile/toast"; import * as i6 from "@angular/forms"; export declare class DatePickerViewModule { static ɵfac: i0.ɵɵFactoryDeclaration<DatePickerViewModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<DatePickerViewModule, [typeof i1.DatePickerViewComponent], [typeof i2.CommonModule, typeof i3.DatePickerModule, typeof i4.LocaleProviderModule, typeof i5.ToastModule, typeof i6.FormsModule], [typeof i1.DatePickerViewComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<DatePickerViewModule>; }