UNPKG

@braze/web-sdk

Version:

Braze SDK for web sites and other JS platforms.

6 lines (5 loc) 180 B
import r from "../managers/braze-instance.js"; import ra from "./push-manager-factory.js"; export function unregisterPush(e, n) { if (r.rr()) return ra.ea().unsubscribe(e, n); }