ngx-resource-timeline
Version:
A simple Angular Resource Timeline library
10 lines (9 loc) • 591 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./ngx-resource-timeline.component";
import * as i2 from "@angular/common";
import * as i3 from "@angular/cdk/drag-drop";
export declare class NgxResourceTimelineModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgxResourceTimelineModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgxResourceTimelineModule, [typeof i1.NgxResourceTimelineComponent], [typeof i2.CommonModule, typeof i3.DragDropModule], [typeof i1.NgxResourceTimelineComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgxResourceTimelineModule>;
}