Skip to content

Commit 4fbbaa3

Browse files
committed
Update api.ts
1 parent fe85f2e commit 4fbbaa3

File tree

1 file changed

+2
-0
lines changed
  • packages-exp/messaging-exp/src

1 file changed

+2
-0
lines changed

packages-exp/messaging-exp/src/api.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,8 @@ export function onMessage(
141141
* message is received and the app is currently in the background.
142142
*
143143
* @returns To stop listening for messages execute this returned function
144+
*
145+
* @public
144146
*/
145147
export function onBackgroundMessage(
146148
messaging: FirebaseMessaging,

0 commit comments

Comments
 (0)