UNPKG

ng-material-date-range-picker

Version:
21 lines (20 loc) 1.39 kB
import * as i0 from "@angular/core"; import * as i1 from "./ng-date-picker.component"; import * as i2 from "./calendar/calendar.component"; import * as i3 from "@angular/common"; import * as i4 from "@angular/forms"; import * as i5 from "@angular/material/datepicker"; import * as i6 from "@angular/material/core"; import * as i7 from "@angular/material/input"; import * as i8 from "@angular/material/autocomplete"; import * as i9 from "@angular/cdk/overlay"; import * as i10 from "@angular/material/icon"; import * as i11 from "@angular/material/button"; import * as i12 from "@angular/material/list"; import * as i13 from "@angular/material/form-field"; import * as i14 from "@angular/material/tooltip"; export declare class NgDatePickerModule { static ɵfac: i0.ɵɵFactoryDeclaration<NgDatePickerModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NgDatePickerModule, [typeof i1.NgDatePickerComponent, typeof i2.CalendarComponent], [typeof i3.CommonModule, typeof i4.FormsModule, typeof i5.MatDatepickerModule, typeof i6.MatNativeDateModule, typeof i7.MatInputModule, typeof i8.MatAutocompleteModule, typeof i9.OverlayModule, typeof i10.MatIconModule, typeof i11.MatButtonModule, typeof i12.MatListModule, typeof i13.MatFormFieldModule, typeof i14.MatTooltipModule], [typeof i1.NgDatePickerComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<NgDatePickerModule>; }