MCPcopy Index your code
hub / github.com/wetools/wept / n

Function n

public/script/ViewBridge.js:316–323  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

314 "use strict";
315
316 function n(e) {
317 var t = function() {
318 return e
319 };
320 Object.defineProperty(navigator, "platform", {
321 get: t
322 })
323 }
324 Object.defineProperty(t, "__esModule", {
325 value: !0
326 }), t["default"] = n

Callers 2

ViewBridge.jsFile · 0.70
oFunction · 0.70

Calls 1

postMessageMethod · 0.80

Tested by

no test coverage detected