SwoffSwoff

getPushSubscription

Get current PushSubscription object.

getPushSubscription()

From swoff/push-notification/index.ts. Returns Promise<PushSubscription | null>.

import { getPushSubscription } from "swoff/push-notification";

On this page