SeVeNDuS / node-onesignal-api

OneSignal's unofficial node.js client library for using OneSignal Rest API.
MIT License
50 stars 11 forks source link

Typescript support #14

Open ericzon opened 7 years ago

ericzon commented 7 years ago

@SeVeNDuS nice work with this lib, but I'm using it on Typescript and it would be great if you add support for the missing types:

npm i --save @types/node-opensignal-api

Thank you!