Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/jabbany/CommentCoreLibrary
/ require
Function
require
experimental/scripting/deprecated/api.worker.js:16–19 ·
view source on GitHub ↗
(scriptname)
Source
from the content-addressed store, hash-verified
14
};
15
16
function
require(scriptname){
17
var
fn = BASE_URL + scriptname;
18
importScripts(fn);
19
};
20
21
function
load(library, onComplete){
22
var
libname =
""
;
Callers
2
load
Function · 0.85
api.worker.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected