UNPKG

ngx-dygraphs

Version:

Angular 2+ and 4+ library for support of dygraphs(<http://dygraphs.com>) charts.

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