MCPcopy Index your code
hub / github.com/Macuyiko/minecraft-python / req

Function req

ServerEditorWeb/ace/worker-php.js:107–109  ·  view source on GitHub ↗
(childId)

Source from the content-addressed store, hash-verified

105 deps = ['require', 'exports', 'module'];
106
107 var req = function(childId) {
108 return window.require(id, childId);
109 };
110
111 window.require.modules[id] = {
112 exports: {},

Callers 1

worker-php.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected