UNPKG

@syncfusion/ej2-angular-calendars

Version:

A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular

13 lines (12 loc) 708 B
import * as i0 from "@angular/core"; import * as i1 from "./daterangepicker.component"; import * as i2 from "./presets.directive"; import * as i3 from "@angular/common"; /** * NgModule definition for the DateRangePicker component. */ export declare class DateRangePickerModule { static ɵfac: i0.ɵɵFactoryDeclaration<DateRangePickerModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<DateRangePickerModule, [typeof i1.DateRangePickerComponent, typeof i2.PresetDirective, typeof i2.PresetsDirective], [typeof i3.CommonModule], [typeof i1.DateRangePickerComponent, typeof i2.PresetDirective, typeof i2.PresetsDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<DateRangePickerModule>; }