MCPcopy Create free account
hub / github.com/WebReflection/dom4 / create

Function create

test/dom4.js:5–7  ·  view source on GitHub ↗
(name)

Source from the content-addressed store, hash-verified

3//:remove
4
5function create(name) {
6 return document.createElement(name);
7}
8
9wru.test([
10 {

Callers 1

dom4.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…