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