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

Function emptyNodeAt

static/vuejs/vue.common.js:4574–4576  ·  view source on GitHub ↗
(elm)

Source from the content-addressed store, hash-verified

4572 }
4573
4574 function emptyNodeAt (elm) {
4575 return new VNode(nodeOps.tagName(elm).toLowerCase(), {}, [], undefined, elm)
4576 }
4577
4578 function createRmCb (childElm, listeners) {
4579 function remove$$1 () {

Callers 1

createPatchFunctionFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected