tatpum13
Posts: 21
Joined: Tue Apr 24, 2018 3:04 pm

Is typescript supported for highchart-export-server?

For running in node js
I could find only the javascript version of highchart-export-server.
https://www.npmjs.com/package/highcharts-export-server

Is there typescript support available currently ?.
tatpum13
Posts: 21
Joined: Tue Apr 24, 2018 3:04 pm

Re: Is typescript supported for highchart-export-server?

It would be great if someone could let me know.
rafalS
Posts: 2665
Joined: Thu Jun 14, 2018 11:40 am

Re: Is typescript supported for highchart-export-server?

Hi, tatpum13!

There's no TS version of node export server. TS is a superset of JS, so it will work fine unless you have forced requirements for strong typing definitions - in such case you could change that in your environment settings after checking the used environment documentation.

Best regards!
Rafal Sebestjanski,
Highcharts Team Lead

Return to “Highcharts Usage”