UNPKG

ngx-bootstrap

Version:
16 lines (15 loc) 1.16 kB
import { ModuleWithProviders } from '@angular/core'; import * as ɵngcc0 from '@angular/core'; import * as ɵngcc1 from './datepicker.component'; import * as ɵngcc2 from './datepicker-inner.component'; import * as ɵngcc3 from './daypicker.component'; import * as ɵngcc4 from './monthpicker.component'; import * as ɵngcc5 from './yearpicker.component'; import * as ɵngcc6 from '@angular/common'; import * as ɵngcc7 from '@angular/forms'; export declare class DatepickerModule { static forRoot(): ModuleWithProviders<DatepickerModule>; 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]>; static ɵinj: ɵngcc0.ɵɵInjectorDef<DatepickerModule>; } //# sourceMappingURL=datepicker.module.d.ts.map