MCPcopy Index your code
hub / github.com/MALSync/MALSync / addProxyScriptToTag

Method addProxyScriptToTag

src/api/storage/storageInterface.ts:24–24  ·  view source on GitHub ↗
(tag: HTMLScriptElement, name: string)

Source from the content-addressed store, hash-verified

22 injectjsResource(res: string, head): void;
23
24 addProxyScriptToTag(tag: HTMLScriptElement, name: string): HTMLScriptElement;
25
26 updateDom(head): void;
27

Callers 2

injectScriptMethod · 0.80
ChibiFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected