@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
12 lines (11 loc) • 570 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./datetimepicker.module";
/**
* NgModule definition for the DateTimePicker component with providers.
*/
export declare class DateTimePickerAllModule {
static ɵfac: i0.ɵɵFactoryDeclaration<DateTimePickerAllModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<DateTimePickerAllModule, never, [typeof i1.CommonModule, typeof i2.DateTimePickerModule], [typeof i2.DateTimePickerModule]>;
static ɵinj: i0.ɵɵInjectorDeclaration<DateTimePickerAllModule>;
}