Clarifai / clarifai-javascript

Official Clarifai JavaScript client for browsers and node.js
https://docs.clarifai.com
Other
351 stars 81 forks source link

Typescript support #27

Closed zoltanbedi closed 5 years ago

zoltanbedi commented 6 years ago

Would you consider adding typescript support?

rok-povsic commented 6 years ago

@B3zo0 Adding Typescript support is something we're looking into. We're aware of the demand for this so it's quite high in our priority list. But we're not Typescript developers so we'll have to learn how this is properly done.

kbanta11 commented 2 years ago

Was this ever added? (it doesn't look like I can find a @types file for this package). I'm trying to build a typescript react app, so the nodejs grpc package does not work (cannot work in react in browser), and this one does not work due to typescript.