MCPcopy Create free account
hub / github.com/TruthHun/BookStack / nextSibling

Function nextSibling

static/vuejs/vue.runtime.common.js:4419–4421  ·  view source on GitHub ↗
(node)

Source from the content-addressed store, hash-verified

4417}
4418
4419function nextSibling (node) {
4420 return node.nextSibling
4421}
4422
4423function tagName (node) {
4424 return node.tagName

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected