UNPKG

revel-mat-daterange-picker-up2

Version:

[![CircleCI](https://circleci.com/gh/ashishgkwd/ngx-mat-daterange-picker.svg?style=shield)](https://circleci.com/gh/ashishgkwd/ngx-mat-daterange-picker) [![Maintainability](https://api.codeclimate.com/v1/badges/2b0d09a866f6d2ed139c/maintainability)](https

19 lines (18 loc) 1.29 kB
import * as i0 from "@angular/core"; import * as i1 from "./ngx-mat-drp/ngx-mat-drp.component"; import * as i2 from "./calendar-wrapper/calendar-wrapper.component"; import * as i3 from "./picker-overlay/picker-overlay.component"; import * as i4 from "./presets/presets.component"; import * as i5 from "@angular/common"; import * as i6 from "@angular/material/form-field"; import * as i7 from "@angular/material/datepicker"; import * as i8 from "@angular/material/core"; import * as i9 from "@angular/material/input"; import * as i10 from "@angular/material/button"; import * as i11 from "@angular/material/tooltip"; import * as i12 from "@angular/cdk/overlay"; export declare class NgxMatDrpModule { static ɵfac: i0.ɵɵFactoryDeclaration<NgxMatDrpModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NgxMatDrpModule, [typeof i1.NgxMatDrpComponent, typeof i2.CalendarWrapperComponent, typeof i3.PickerOverlayComponent, typeof i4.PresetsComponent], [typeof i5.CommonModule, typeof i6.MatFormFieldModule, typeof i7.MatDatepickerModule, typeof i8.MatNativeDateModule, typeof i9.MatInputModule, typeof i10.MatButtonModule, typeof i11.MatTooltipModule, typeof i12.OverlayModule], [typeof i1.NgxMatDrpComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<NgxMatDrpModule>; }