UNPKG

@uiowa/date-range-picker

Version:
13 lines (12 loc) 866 B
import * as i0 from "@angular/core"; import * as i1 from "./date-range-picker/date-range-picker.component"; import * as i2 from "./date-picker/date-picker.component"; import * as i3 from "./pipes/date-time.pipe"; import * as i4 from "@angular/common"; import * as i5 from "@angular/forms"; import * as i6 from "@ng-bootstrap/ng-bootstrap"; export declare class DateRangePickerModule { static ɵfac: i0.ɵɵFactoryDeclaration<DateRangePickerModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<DateRangePickerModule, [typeof i1.DateRangePickerComponent, typeof i2.DatePickerComponent, typeof i3.DateTimePipe], [typeof i4.CommonModule, typeof i5.FormsModule, typeof i6.NgbDatepickerModule], [typeof i1.DateRangePickerComponent, typeof i2.DatePickerComponent, typeof i3.DateTimePipe]>; static ɵinj: i0.ɵɵInjectorDeclaration<DateRangePickerModule>; }