UNPKG

@braze/web-sdk

Version:

Braze SDK for web sites and other JS platforms.

5 lines (4 loc) 114 B
import { logger as E } from "../../shared-lib/index.js"; export function toggleLogging() { E.toggleLogging(); }