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

14 lines (13 loc) 644 B
import { ValueProvider } from '@angular/core'; import * as i0 from "@angular/core"; import * as i1 from "@angular/common"; import * as i2 from "./datepicker.module"; export declare const MaskedDateTimeService: ValueProvider; /** * NgModule definition for the DatePicker component with providers. */ export declare class DatePickerAllModule { static ɵfac: i0.ɵɵFactoryDeclaration<DatePickerAllModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<DatePickerAllModule, never, [typeof i1.CommonModule, typeof i2.DatePickerModule], [typeof i2.DatePickerModule]>; static ɵinj: i0.ɵɵInjectorDeclaration<DatePickerAllModule>; }