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