UNPKG

ng-gantt

Version:

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

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