UNPKG

@braze/web-sdk

Version:

Braze SDK for web sites and other JS platforms.

10 lines (9 loc) 312 B
import r from "../managers/braze-instance.js"; import ra from "./push-manager-factory.js"; export function requestPushPermission(n, o) { if (r.rr()) return ra.ea().subscribe((o, t, e) => { const s = r.nn(); s && s.requestImmediateDataFlush(), "function" == typeof n && n(o, t, e); }, o); }