UNPKG

@braze/web-sdk

Version:

Braze SDK for web sites and other JS platforms.

10 lines (9 loc) 266 B
import r from "../managers/braze-instance.js"; import nr from "./feature-flags-provider-factory.js"; function ar(e, t, a = !1) { if (r.rr()) return nr.o().refreshFeatureFlags(e, t, a); } export function refreshFeatureFlags(r, e) { ar(r, e); } export default ar;