MCPcopy
hub / github.com/audreyt/ethercalc / appendChild

Method appendChild

packages/socialcalc-headless/src/dom-shim.ts:65–68  ·  view source on GitHub ↗
(n: ShimNode)

Source from the content-addressed store, hash-verified

63 }
64
65 appendChild(n: ShimNode): ShimNode {
66 this.elems.push(n);
67 return n;
68 }
69}

Callers 14

openLegacyExportDialogFunction · 0.80
createSocialCalcFactoryFunction · 0.80
ethercalc.jsFile · 0.80
bFunction · 0.80
tFunction · 0.80
jquery.jsFile · 0.80
xbFunction · 0.80
kFunction · 0.80
jquery-ui.min.jsFile · 0.80
iFunction · 0.80
uFunction · 0.80

Calls 1

pushMethod · 0.80

Tested by

no test coverage detected