@delon/abc
Version:
Common business components of ng-alain.
12 lines (11 loc) • 732 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "@angular/forms";
import * as i3 from "ng-zorro-antd/date-picker";
import * as i4 from "./range.directive";
import * as i5 from "./range-shortcut.component";
export declare class DatePickerModule {
static ɵfac: i0.ɵɵFactoryDeclaration<DatePickerModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<DatePickerModule, never, [typeof i1.CommonModule, typeof i2.FormsModule, typeof i3.NzDatePickerModule, typeof i4.RangePickerDirective, typeof i5.RangePickerShortcutTplComponent], [typeof i4.RangePickerDirective, typeof i5.RangePickerShortcutTplComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<DatePickerModule>;
}