MCPcopy Create free account
hub / github.com/BrainicHQ/DoHSpeedTest / listText

Function listText

tests/settings-persistence.test.mjs:124–126  ·  view source on GitHub ↗
(element)

Source from the content-addressed store, hash-verified

122}
123
124function listText(element) {
125 return element.children.map(nodeText);
126}
127
128{
129 const { context, elements } = createHarness({

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected