node-groupme icon indicating copy to clipboard operation
node-groupme copied to clipboard

Typescript Typings

Open Chrisdf opened this issue 8 years ago • 1 comments

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

Chrisdf avatar Feb 23 '17 04:02 Chrisdf

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.

not-so-smart avatar Aug 31 '21 22:08 not-so-smart