Skip to content

react-query-firebase / useMessaging

Function: useMessaging()

ts
function useMessaging(): Messaging;

Defined in: src/web/messaging/useMessaging.ts:11

Returns an instance of firestore bound to the closest context.

Returns

Messaging

Released under the MIT License.