node-groupme
node-groupme copied to clipboard
Typescript Typings
This project is great, and I am looking forward to using this API in an upcoming project of my own. However, it would be really cool if there were Typescript typings available. Perhaps I can start on a bit of them myself sometime
The lack of typings in this package is one of a few factors that led me to create a new library to replace it. It's published under node-groupme
on npm and is written entirely in Typescript from the ground up.
If you appreciate typings and are willing to contribute, please visit my repository where there are Issues explaining what still needs to be done.