SwoffSwoff

isSubscribed

Check if push-subscribed.

isSubscribed()

From swoff/push-notification/index.ts. Returns Promise<boolean>.

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

On this page