UNPKG

@braze/web-sdk

Version:

Braze SDK for web sites and other JS platforms.

8 lines (7 loc) 254 B
import r from "../managers/braze-instance.js"; import { InternalEventTypes as dr } from "../../shared-lib/index.js"; export function logFeedDisplayed() { var e; if (r.rr()) return null === (e = r.g()) || void 0 === e ? void 0 : e.zr(dr.Fr).tt; }