fusioncharts / react-fusioncharts-component

ReactJS component for FusionCharts JavaScript Charting library.
https://fusioncharts.github.io/react-fusioncharts-component/
MIT License
93 stars 33 forks source link

TypeScript definition files missing for react-fusioncharts module #55

Closed ayanbhaduryfc closed 4 years ago

ayanbhaduryfc commented 4 years ago

the type definition file is not included for the react-fusioncharts module, as a result, VS code is throwing a warning while importing the module.

rohanoid5 commented 4 years ago

Added definition file in version 3.1.2. Hence closing this issue.