mirror of
https://github.com/electron/electron.git
synced 2026-01-08 23:18:06 -05:00
fix: type for received-apns-notification event (#37177)
This commit is contained in:
@@ -26,6 +26,7 @@ The `pushNotification` module emits the following events:
|
||||
|
||||
Returns:
|
||||
|
||||
* `event` Event
|
||||
* `userInfo` Record<String, any>
|
||||
|
||||
Emitted when the app receives a remote notification while running.
|
||||
|
||||
Reference in New Issue
Block a user