MCPcopy Create free account
hub / github.com/Useful-Scripts-Extension/useful-script / A

Function A

scripts/showHiddenFields.js:32–34  ·  view source on GitHub ↗
(a, b)

Source from the content-addressed store, hash-verified

30 return D.createElement(t);
31 }
32 function A(a, b) {
33 a.appendChild(b);
34 }
35 div = C("div");
36 label = C("label");
37 A(div, label);

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected