UNPKG

@forbespro/lead-agent

Version:
9 lines (8 loc) 358 B
var o = typeof globalThis != "undefined" ? globalThis : typeof window != "undefined" ? window : typeof global != "undefined" ? global : typeof self != "undefined" ? self : {}; function l(e) { return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e; } export { o as commonjsGlobal, l as getDefaultExportFromCjs };