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

Function maybeComponent

static/vuejs/vue.esm.js:8787–8789  ·  view source on GitHub ↗
(el)

Source from the content-addressed store, hash-verified

8785}
8786
8787function maybeComponent (el) {
8788 return !isPlatformReservedTag$1(el.tag)
8789}
8790
8791function genNode (node) {
8792 if (node.type === 1) {

Callers 2

genForFunction · 0.70
getNormalizationTypeFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected