UNPKG

ng-gantt-extended

Version:

Angular Gantt Editor (wrapper for [jsgantt-improved](https://github.com/jsGanttImproved/jsgantt-improved)). View/Edit Gantt file with formatting.

5 lines (4 loc) 166 B
import { ModuleWithProviders } from "@angular/core"; export declare class NgGanttEditorModule { static forRoot(): ModuleWithProviders<NgGanttEditorModule>; }