@tapsellorg/angular-material-library
Version:
Angular library for Tapsell
19 lines (18 loc) • 1.41 kB
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./date-range-picker.component";
import * as i2 from "./max-range.directive";
import * as i3 from "./date-picker-header/date-picker-header.component";
import * as i4 from "@angular/common";
import * as i5 from "@angular/material/datepicker";
import * as i6 from "@angular/material/form-field";
import * as i7 from "@angular/material/input";
import * as i8 from "@angular/material/button";
import * as i9 from "@angular/material/icon";
import * as i10 from "@angular/forms";
import * as i11 from "@tapsellorg/angular-material-library/src/lib/translate";
import * as i12 from "@angular/material/chips";
export declare class PghDateRangePickerModule {
static ɵfac: i0.ɵɵFactoryDeclaration<PghDateRangePickerModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<PghDateRangePickerModule, [typeof i1.PghDateRangePickerComponent, typeof i2.PghMaxRangeDirective, typeof i3.PghDatePickerHeaderComponent], [typeof i4.CommonModule, typeof i5.MatDatepickerModule, typeof i6.MatFormFieldModule, typeof i7.MatInputModule, typeof i8.MatButtonModule, typeof i9.MatIconModule, typeof i10.ReactiveFormsModule, typeof i11.TranslateModule, typeof i12.MatChipsModule], [typeof i1.PghDateRangePickerComponent, typeof i2.PghMaxRangeDirective, typeof i3.PghDatePickerHeaderComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<PghDateRangePickerModule>;
}