UNPKG

igniteui-angular

Version:

Ignite UI for Angular is a dependency-free Angular toolkit for building modern web apps

18 lines (17 loc) 1.47 kB
import * as i0 from "@angular/core"; import * as i1 from "./date-range-picker.component"; import * as i2 from "../date-common/picker-icons.common"; import * as i3 from "./date-range-picker-inputs.common"; import * as i4 from "../directives/label/label.directive"; import * as i5 from "../directives/prefix/prefix.directive"; import * as i6 from "../directives/suffix/suffix.directive"; import * as i7 from "../directives/hint/hint.directive"; /** * @hidden * IMPORTANT: The following is NgModule exported for backwards-compatibility before standalone components */ export declare class IgxDateRangePickerModule { static ɵfac: i0.ɵɵFactoryDeclaration<IgxDateRangePickerModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<IgxDateRangePickerModule, never, [typeof i1.IgxDateRangePickerComponent, typeof i2.IgxPickerToggleComponent, typeof i3.IgxDateRangeStartComponent, typeof i3.IgxDateRangeEndComponent, typeof i3.IgxDateRangeSeparatorDirective, typeof i4.IgxLabelDirective, typeof i5.IgxPrefixDirective, typeof i6.IgxSuffixDirective, typeof i7.IgxHintDirective], [typeof i1.IgxDateRangePickerComponent, typeof i2.IgxPickerToggleComponent, typeof i3.IgxDateRangeStartComponent, typeof i3.IgxDateRangeEndComponent, typeof i3.IgxDateRangeSeparatorDirective, typeof i4.IgxLabelDirective, typeof i5.IgxPrefixDirective, typeof i6.IgxSuffixDirective, typeof i7.IgxHintDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<IgxDateRangePickerModule>; }