@vipstorage/material-datetime-picker
Version:
Angular Material Datetime Picker
13 lines (12 loc) • 684 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "@angular/cdk/platform";
export declare class NgxNativeDateModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgxNativeDateModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgxNativeDateModule, never, [typeof i1.PlatformModule], never>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgxNativeDateModule>;
}
export declare class NgxMatNativeDateModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgxMatNativeDateModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgxMatNativeDateModule, never, [typeof NgxNativeDateModule], never>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgxMatNativeDateModule>;
}