UNPKG

ng-devui

Version:

DevUI components based on Angular

12 lines (11 loc) 648 B
import * as i0 from "@angular/core"; import * as i1 from "./time-picker.component"; import * as i2 from "@angular/common"; import * as i3 from "@angular/forms"; import * as i4 from "@angular/cdk/overlay"; import * as i5 from "ng-devui/button"; export declare class TimePickerModule { static ɵfac: i0.ɵɵFactoryDeclaration<TimePickerModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<TimePickerModule, [typeof i1.TimePickerComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i4.OverlayModule, typeof i5.ButtonModule], [typeof i1.TimePickerComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<TimePickerModule>; }