MCPcopy
hub / github.com/fanmingming/live / emptyNodeAt

Function emptyNodeAt

m3u8/vue.js:5854–5856  ·  view source on GitHub ↗
(elm)

Source from the content-addressed store, hash-verified

5852 }
5853
5854 function emptyNodeAt (elm) {
5855 return new VNode(nodeOps.tagName(elm).toLowerCase(), {}, [], undefined, elm)
5856 }
5857
5858 function createRmCb (childElm, listeners) {
5859 function remove$$1 () {

Callers 1

createPatchFunctionFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected