MCPcopy Index your code
hub / github.com/dozoisch/react-async-script / hasScript

Function hasScript

test/async-script-loader-spec.js:23–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21};
22
23const hasScript = URL => getScript(URL, true);
24
25const documentLoadScript = URL => {
26 const script = getScript(URL);

Callers 1

Calls 1

getScriptFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…