Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
124
function
listText(element) {
125
return
element.children.map(nodeText);
126
}
127
128
{
129
const
{ context, elements } = createHarness({
Callers
1
settings-persistence.test.mjs
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected