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