Skip to content

react-query-firebase / UseGetTokenMutationValues

Type Alias: UseGetTokenMutationValues

ts
type UseGetTokenMutationValues = object;

Defined in: src/web/messaging/useGetTokenMutation.ts:9

Properties

vapidKey

ts
vapidKey: string;

Defined in: src/web/messaging/useGetTokenMutation.ts:13

API key

Released under the MIT License.