MCPcopy Index your code
hub / github.com/TruthHun/BookStack / emptyNodeAt

Function emptyNodeAt

static/vuejs/vue.runtime.esm.js:4568–4570  ·  view source on GitHub ↗
(elm)

Source from the content-addressed store, hash-verified

4566 }
4567
4568 function emptyNodeAt (elm) {
4569 return new VNode(nodeOps.tagName(elm).toLowerCase(), {}, [], undefined, elm)
4570 }
4571
4572 function createRmCb (childElm, listeners) {
4573 function remove$$1 () {

Callers 1

createPatchFunctionFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected