Select to view content in your preferred language

Develop custom data feed in TypeScript

255
2
05-08-2025 04:53 AM
BerendVeldkamp
Frequent Contributor

The documentation describes how to develop a data provider in JavaScript. Has anyone tried to use TypeScript instead? 

I suppose tsc needs to be invoked in the npm build script, but I could use some guidance on how to do that exactly. Do I need to install TypeScript manually, or using npm? What changes do I need to make in scripts?

Tags (2)
0 Kudos
2 Replies
John_Hash
Esri Contributor

Hi,

At this time TypeScript is not supported. I highly encourage you to contact Esri Support for an enhancement request. This type of feedback is important for us when we plan future enhancements.

0 Kudos
BerendVeldkamp
Frequent Contributor

Thanks, I have sent an enhancement request to our local Esri support

0 Kudos