Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ appendChild
Function
appendChild
static/vuejs/vue.esm.js:4413–4415 ·
view source on GitHub ↗
(node, child)
Source
from the content-addressed store, hash-verified
4411
}
4412
4413
function
appendChild (node, child) {
4414
node.appendChild(child);
4415
}
4416
4417
function
parentNode (node) {
4418
return
node.parentNode
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected