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