UNPKG

1.16 kBTypeScriptView Raw
1import { ModuleWithProviders } from '@angular/core';
2import * as ɵngcc0 from '@angular/core';
3import * as ɵngcc1 from './datepicker.component';
4import * as ɵngcc2 from './datepicker-inner.component';
5import * as ɵngcc3 from './daypicker.component';
6import * as ɵngcc4 from './monthpicker.component';
7import * as ɵngcc5 from './yearpicker.component';
8import * as ɵngcc6 from '@angular/common';
9import * as ɵngcc7 from '@angular/forms';
10export declare class DatepickerModule {
11 static forRoot(): ModuleWithProviders<DatepickerModule>;
12 static ɵmod: ɵngcc0.ɵɵNgModuleDefWithMeta<DatepickerModule, [typeof ɵngcc1.DatePickerComponent, typeof ɵngcc2.DatePickerInnerComponent, typeof ɵngcc3.DayPickerComponent, typeof ɵngcc4.MonthPickerComponent, typeof ɵngcc5.YearPickerComponent], [typeof ɵngcc6.CommonModule, typeof ɵngcc7.FormsModule], [typeof ɵngcc1.DatePickerComponent, typeof ɵngcc2.DatePickerInnerComponent, typeof ɵngcc3.DayPickerComponent, typeof ɵngcc4.MonthPickerComponent, typeof ɵngcc5.YearPickerComponent]>;
13 static ɵinj: ɵngcc0.ɵɵInjectorDef<DatepickerModule>;
14}
15
16//# sourceMappingURL=datepicker.module.d.ts.map
\No newline at end of file