UNPKG

@qeydar/datepicker

Version:

A comprehensive Date and Time Picker for Angular with Jalali calendar support

13 lines (12 loc) 1.03 kB
import * as i0 from "@angular/core"; import * as i1 from "./date-picker.component"; import * as i2 from "./date-picker-popup/date-picker-popup.component"; import * as i3 from "./utils/input-mask.directive"; import * as i4 from "./utils/overlay/overlay"; import * as i5 from "./time-picker/time-picker.component"; import * as i6 from "./utils/template.directive"; export declare class QeydarDatePickerModule { static ɵfac: i0.ɵɵFactoryDeclaration<QeydarDatePickerModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<QeydarDatePickerModule, never, [typeof i1.DatePickerComponent, typeof i2.DatePickerPopupComponent, typeof i3.DateMaskDirective, typeof i4.NzConnectedOverlayDirective, typeof i5.TimePickerComponent, typeof i6.CustomTemplate], [typeof i1.DatePickerComponent, typeof i5.TimePickerComponent, typeof i2.DatePickerPopupComponent, typeof i3.DateMaskDirective, typeof i4.NzConnectedOverlayDirective, typeof i6.CustomTemplate]>; static ɵinj: i0.ɵɵInjectorDeclaration<QeydarDatePickerModule>; }