node-pushbullet-api icon indicating copy to clipboard operation
node-pushbullet-api copied to clipboard

missing @types/pushbullet

Open KaiSchwarz-cnic opened this issue 6 years ago • 4 comments

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?

KaiSchwarz-cnic avatar Mar 15 '18 09:03 KaiSchwarz-cnic

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.

alexwhitman avatar Apr 02 '18 13:04 alexwhitman

I didn't finish it, but here's a stab at 3.0 https://gist.github.com/joekiller/8e32d68be579532c78d215a2b54f53cc

joekiller avatar Feb 21 '22 04:02 joekiller

Find here also a quick way on how to just let the error disappear.

KaiSchwarz-cnic avatar Feb 21 '22 08:02 KaiSchwarz-cnic

Agreed. I have the "declare module" and many of the types completed in the gist just as the article suggests.

joekiller avatar Feb 21 '22 12:02 joekiller