Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ nextSibling
Function
nextSibling
static/vuejs/vue.common.js:4423–4425 ·
view source on GitHub ↗
(node)
Source
from the content-addressed store, hash-verified
4421
}
4422
4423
function
nextSibling (node) {
4424
return
node.nextSibling
4425
}
4426
4427
function
tagName (node) {
4428
return
node.tagName
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected