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

Function maybeComponent

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

Source from the content-addressed store, hash-verified

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

Callers 2

genForFunction · 0.70
getNormalizationTypeFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected