UNPKG

@spartacus/storefront

Version:

Spartacus Storefront is a package that you can include in your application, which allows you to add default storefront features.

12 lines (11 loc) 670 B
import * as i0 from "@angular/core"; import * as i1 from "./date-picker.component"; import * as i2 from "@angular/common"; import * as i3 from "@angular/forms"; import * as i4 from "../form-errors/form-errors.module"; import * as i5 from "@spartacus/core"; export declare class DatePickerModule { static ɵfac: i0.ɵɵFactoryDeclaration<DatePickerModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<DatePickerModule, [typeof i1.DatePickerComponent], [typeof i2.CommonModule, typeof i3.ReactiveFormsModule, typeof i4.FormErrorsModule, typeof i5.I18nModule], [typeof i1.DatePickerComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<DatePickerModule>; }