MCPcopy
hub / github.com/1j01/jspaint / E

Function E

src/helpers.js:61–63  ·  view source on GitHub ↗
(t)

Source from the content-addressed store, hash-verified

59 * @type {typeof document.createElement}
60 */
61const E = function E(t) {
62 return document.createElement(t);
63};
64
65/**
66 * @template {any[]} A

Callers 15

$ComponentFunction · 0.90
render_ghostFunction · 0.90
$ToolBoxFunction · 0.90
HandlesFunction · 0.90
tools.jsFile · 0.90
manage_storageFunction · 0.90
addRowFunction · 0.90
show_imgur_uploaderFunction · 0.90
parseImgurResponseJSONFunction · 0.90
$FontBoxFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected