This script generates the typescript type definitions for fusioncharts modules.
- Clone or fork this repository
- Make sure you have node.js installed
- Run
npm install
command to install the dependency - Now run
node index.js "node_modules/fusioncharts/" "typedefinition/"