UNPKG

ngx-mat-timeline

Version:

Timeline component for Angular Material

11 lines (10 loc) 792 B
import * as i0 from "@angular/core"; import * as i1 from "./ngx-mat-timeline.component"; import * as i2 from "./ngx-mat-timeline-item.component"; import * as i3 from "@angular/common"; import * as i4 from "@angular/material/icon"; export declare class NgxMatTimelineModule { static ɵfac: i0.ɵɵFactoryDeclaration<NgxMatTimelineModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NgxMatTimelineModule, [typeof i1.NgxMatTimeline, typeof i2.NgxMatTimelineItem, typeof i2.NgxMatTimelineItemIcon, typeof i2.NgxMatTimelineItemLabel], [typeof i3.CommonModule, typeof i4.MatIconModule], [typeof i1.NgxMatTimeline, typeof i2.NgxMatTimelineItem, typeof i2.NgxMatTimelineItemIcon, typeof i2.NgxMatTimelineItemLabel]>; static ɵinj: i0.ɵɵInjectorDeclaration<NgxMatTimelineModule>; }