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

Function c

public/script/ViewBridge.js:115–121  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

113 }
114
115 function c() {
116 "complete" === document.readyState ? A() : window.addEventListener("load", function(e) {
117 A()
118 }), document.addEventListener("generateFuncReady", function() {
119 a("backgroundjs", {}, b)
120 })
121 }
122 Object.defineProperty(t, "__esModule", {
123 value: !0
124 });

Callers 1

ViewBridge.jsFile · 0.70

Calls 2

AFunction · 0.70
aFunction · 0.70

Tested by

no test coverage detected