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

Function emptyNodeAt

static/vuejs/vue.runtime.js:4564–4566  ·  view source on GitHub ↗
(elm)

Source from the content-addressed store, hash-verified

4562 }
4563
4564 function emptyNodeAt (elm) {
4565 return new VNode(nodeOps.tagName(elm).toLowerCase(), {}, [], undefined, elm)
4566 }
4567
4568 function createRmCb (childElm, listeners) {
4569 function remove$$1 () {

Callers 1

createPatchFunctionFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected