UNPKG

@yoyoboot/l-52abp-ng

Version:

This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 9.1.13.

19 lines (18 loc) 1.48 kB
import { ModuleWithProviders } from '@angular/core'; import * as i0 from "@angular/core"; import * as i1 from "./date-picker/date-picker/date-picker.component"; import * as i2 from "./date-picker/range-picker/range-picker.component"; import * as i3 from "./date-picker/year-picker/year-picker.component"; import * as i4 from "./date-picker/month-picker/month-picker.component"; import * as i5 from "./date-picker/week-picker/week-picker.component"; import * as i6 from "./date-picker/time-picker/time-picker.component"; import * as i7 from "@angular/common"; import * as i8 from "@angular/forms"; import * as i9 from "ng-zorro-antd/date-picker"; import * as i10 from "ng-zorro-antd/time-picker"; export declare class LNgZorroModule { static forRoot(): ModuleWithProviders<LNgZorroModule>; static ɵfac: i0.ɵɵFactoryDeclaration<LNgZorroModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<LNgZorroModule, [typeof i1.DatePickerComponent, typeof i2.RangePickerComponent, typeof i3.YearPickerComponent, typeof i4.MonthPickerComponent, typeof i5.WeekPickerComponent, typeof i6.TimePickerComponent], [typeof i7.CommonModule, typeof i8.FormsModule, typeof i9.NzDatePickerModule, typeof i10.NzTimePickerModule], [typeof i1.DatePickerComponent, typeof i2.RangePickerComponent, typeof i3.YearPickerComponent, typeof i4.MonthPickerComponent, typeof i5.WeekPickerComponent, typeof i6.TimePickerComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<LNgZorroModule>; }