MCPcopy Index your code
hub / github.com/nbubna/store / scripts

Function scripts

libs/requirejs.js:136–138  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

134 }
135
136 function scripts() {
137 return document.getElementsByTagName('script');
138 }
139
140 function defaultOnError(err) {
141 throw err;

Callers 3

removeScriptFunction · 0.85
getInteractiveScriptFunction · 0.85
requirejs.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…