You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.
Push.Permission.request()can either be called with 2 callback functions as parameters, or with no parameter at all, and in that cases, returns a Promise.
index.d.ts should be updated to take the two call signatures into account.
I can make a PR to fix that.
Regards,
The text was updated successfully, but these errors were encountered:
Push.Permission.request()
can either be called with 2 callback functions as parameters, or with no parameter at all, and in that cases, returns a Promise.index.d.ts
should be updated to take the two call signatures into account.I can make a PR to fix that.
Regards,
The text was updated successfully, but these errors were encountered: