MCPcopy
hub / github.com/QwikDev/partytown / l

Function l

tests/integrations/intercom/shim.latest.js:123–128  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

121 return 0 === e.indexOf('Apple') && /\sSafari\//.test(t);
122 }
123 function l(e) {
124 void 0 === e && (e = window);
125 var t = m(),
126 n = 'Google Inc.' === t.vendor && !e.chrome;
127 return '' === t.languages && (t.webdriver || n);
128 }
129 function m() {
130 return navigator || {};
131 }

Callers 1

MFunction · 0.70

Calls 4

setTimeoutFunction · 0.85
mFunction · 0.70
nFunction · 0.70
dFunction · 0.70

Tested by

no test coverage detected