UNPKG

@braze/web-sdk

Version:

Braze SDK for web sites and other JS platforms.

7 lines (6 loc) 197 B
import { STORAGE_KEYS as s } from "./storage-manager.js"; export function getAlias(e) { const t = null == e ? void 0 : e.ft(s.gt.uE); let n; return t && (n = { label: t.l, name: t.a }), n; }