pusher / push-notifications-node

Pusher Beams Node.js Server SDK
https://pusher.com/beams
MIT License
20 stars 23 forks source link

Fix incorrect TypeScript signature #52

Closed zachweinberg closed 3 years ago

zachweinberg commented 3 years ago

Description

TypeScript definition for generateToken does not match the result of this function.

CHANGELOG