UNPKG

ngx-mat-datetime-picker-v2

Version:
25 lines (24 loc) 2.25 kB
import * as i0 from "@angular/core"; import * as i1 from "./datepicker"; import * as i2 from "./datepicker-base"; import * as i3 from "./datepicker-input"; import * as i4 from "./datepicker-toggle"; import * as i5 from "./date-range-input"; import * as i6 from "./date-range-input-parts"; import * as i7 from "./date-range-picker"; import * as i8 from "./datepicker-actions"; import * as i9 from "@angular/common"; import * as i10 from "@angular/material/button"; import * as i11 from "@angular/cdk/overlay"; import * as i12 from "@angular/cdk/a11y"; import * as i13 from "@angular/cdk/portal"; import * as i14 from "@angular/forms"; import * as i15 from "./timepicker.component"; import * as i16 from "@angular/material/core"; import * as i17 from "@angular/material/datepicker"; import * as i18 from "@angular/cdk/scrolling"; export declare class NgxMatDatetimePickerModule { static ɵfac: i0.ɵɵFactoryDeclaration<NgxMatDatetimePickerModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NgxMatDatetimePickerModule, [typeof i1.NgxMatDatetimepicker, typeof i2.NgxMatDatepickerContent, typeof i3.NgxMatDatepickerInput, typeof i4.NgxMatDatepickerToggle, typeof i4.NgxMatDatepickerToggleIcon, typeof i5.NgxMatDateRangeInput, typeof i6.NgxMatStartDate, typeof i6.NgxMatEndDate, typeof i7.NgxMatDateRangePicker, typeof i8.NgxMatDatepickerActions, typeof i8.NgxMatDatepickerCancel, typeof i8.NgxMatDatepickerApply], [typeof i9.CommonModule, typeof i10.MatButtonModule, typeof i11.OverlayModule, typeof i12.A11yModule, typeof i13.PortalModule, typeof i14.FormsModule, typeof i14.ReactiveFormsModule, typeof i15.NgxMatTimepickerComponent, typeof i16.MatRippleModule, typeof i17.MatDatepickerModule], [typeof i18.CdkScrollableModule, typeof i1.NgxMatDatetimepicker, typeof i2.NgxMatDatepickerContent, typeof i3.NgxMatDatepickerInput, typeof i4.NgxMatDatepickerToggle, typeof i4.NgxMatDatepickerToggleIcon, typeof i5.NgxMatDateRangeInput, typeof i6.NgxMatStartDate, typeof i6.NgxMatEndDate, typeof i7.NgxMatDateRangePicker, typeof i8.NgxMatDatepickerActions, typeof i8.NgxMatDatepickerCancel, typeof i8.NgxMatDatepickerApply, typeof i15.NgxMatTimepickerComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<NgxMatDatetimePickerModule>; }