UNPKG

ng-devui

Version:

DevUI components based on Angular

12 lines (11 loc) 697 B
import * as i0 from "@angular/core"; import * as i1 from "./time-axis.component"; import * as i2 from "./time-axis-item/time-axis-item.component"; import * as i3 from "@angular/common"; import * as i4 from "@angular/forms"; import * as i5 from "ng-devui/utils"; export declare class TimeAxisModule { static ɵfac: i0.ɵɵFactoryDeclaration<TimeAxisModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<TimeAxisModule, [typeof i1.TimeAxisComponent, typeof i2.TimeAxisItemComponent], [typeof i3.CommonModule, typeof i4.FormsModule, typeof i5.SafePipeModule], [typeof i1.TimeAxisComponent, typeof i2.TimeAxisItemComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<TimeAxisModule>; }