TheThingsArchive / node-app-sdk

The Things Network Application SDK for Node.JS
https://www.thethingsnetwork.org/docs/node-js/
MIT License
41 stars 28 forks source link

add typescript definition file #62

Closed noerw closed 7 years ago

noerw commented 7 years ago

This allows seamless integration of this module in projects written in TypeScript.

Also, development workflows in editors supporting typescript (eg VS Code & Atom) are enhanced by providing autocompletion for properties & function arguments

CLAassistant commented 7 years ago

CLA assistant check
All committers have signed the CLA.

noerw commented 7 years ago

Oh, I just saw that there is a rewrite in TypeScript / flow in progress, so I guess this can be closed?

johanstokking commented 7 years ago

Yes! ✌️