@salimzakari/ngx-time-picker
Version:
An angular time picker component that allows user to select time.
9 lines (8 loc) • 477 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./ngx-time-picker.component";
import * as i2 from "@angular/common";
export declare class NgxTimePickerModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgxTimePickerModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgxTimePickerModule, [typeof i1.NgxTimePickerComponent], [typeof i2.CommonModule], [typeof i1.NgxTimePickerComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgxTimePickerModule>;
}