node-pushbullet-api
node-pushbullet-api copied to clipboard
missing @types/pushbullet
to be able to work with pushbullet in an typescript development process, @types/pushbullet
package needs to be available. Are you planning to dive into this in near future?
I don't use Typescript myself so I haven't been planning on it. I'm happy to help out if someone wants to take the lead on it.
I didn't finish it, but here's a stab at 3.0 https://gist.github.com/joekiller/8e32d68be579532c78d215a2b54f53cc
Find here also a quick way on how to just let the error disappear.
Agreed. I have the "declare module" and many of the types completed in the gist just as the article suggests.