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