pusher / push-notifications-node

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

Wrong typescript type in WebNotificationPayload #49

Closed fromi closed 1 year ago

fromi commented 3 years ago

Inside interface WebNotificationPayload, hide_notification_if_site_has_focus should be typed as a boolean, not a string.

franziz commented 3 years ago

Are we going to have this fixed soon?