UNPKG

ngx-custom-date-range-selector

Version:
16 lines (15 loc) 1.22 kB
import * as i0 from "@angular/core"; import * as i1 from "./ngx-custom-date-range-selector.component"; import * as i2 from "./custom-date-range-picker/custom-date-range-picker.component"; import * as i3 from "@angular/common"; import * as i4 from "@angular/material/dialog"; import * as i5 from "@angular/material/core"; import * as i6 from "@angular/material/datepicker"; import * as i7 from "@angular/material/form-field"; import * as i8 from "@angular/material/input"; import * as i9 from "@angular/material/icon"; export declare class NgxCustomDateRangeSelectorModule { static ɵfac: i0.ɵɵFactoryDeclaration<NgxCustomDateRangeSelectorModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NgxCustomDateRangeSelectorModule, [typeof i1.NgxCustomDateRangeSelectorComponent, typeof i2.CustomDateRangePickerComponent], [typeof i3.CommonModule, typeof i4.MatDialogModule, typeof i5.MatNativeDateModule, typeof i6.MatDatepickerModule, typeof i7.MatFormFieldModule, typeof i8.MatInputModule, typeof i9.MatIconModule], [typeof i1.NgxCustomDateRangeSelectorComponent, typeof i2.CustomDateRangePickerComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<NgxCustomDateRangeSelectorModule>; }