UNPKG

@braze/web-sdk

Version:

Braze SDK for web sites and other JS platforms.

5 lines (4 loc) 132 B
import r from "../managers/braze-instance.js"; export function removeAllSubscriptions() { r.rr() && r.removeAllSubscriptions(); }