UNPKG

chartjs-ng2

Version:

Reactive, responsive, beautiful charts for Angular2 based on Chart.js

10 lines (7 loc) 266 B
// Typings reference file, you can add your own global typings here // https://www.typescriptlang.org/docs/handbook/writing-declaration-files.html // tslint:disable declare const System: any; declare const ENV:string; // google code-prettify declare const PR:any;