@matheo/datepicker
Version:
Angular material date+time picker
15 lines (14 loc) • 672 B
TypeScript
import * as i0 from "@angular/core";
export * from './date-fns-adapter';
export * from './date-fns-formats';
export * from './date-fns-locales';
export declare class DateFnsModule {
static ɵfac: i0.ɵɵFactoryDeclaration<DateFnsModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<DateFnsModule, never, never, never>;
static ɵinj: i0.ɵɵInjectorDeclaration<DateFnsModule>;
}
export declare class MatDateFnsModule {
static ɵfac: i0.ɵɵFactoryDeclaration<MatDateFnsModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<MatDateFnsModule, never, [typeof DateFnsModule], never>;
static ɵinj: i0.ɵɵInjectorDeclaration<MatDateFnsModule>;
}