UNPKG

neu-charts

Version:

neu-charts is a ngx-charts wrapper and charting framework for Angular 2 and beyond!.

6 lines (5 loc) 143 B
import { OnInit } from '@angular/core'; export declare class NeuChartsComponent implements OnInit { constructor(); ngOnInit(): void; }