joshbalfour / node-cognitive-services

Microsoft® Cognitive Services SDK for Node.JS
https://www.microsoft.com/cognitive-services
MIT License
105 stars 45 forks source link

Add typescript definitions #50

Closed ghost closed 6 years ago

ghost commented 6 years ago

We've added TypeScript definitions to make it easier when developers use your library in TypeScript projects.

I worked on this with my colleague @codefoster.

Let us know if this looks good.

miparnisari commented 6 years ago

Thanks!