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

Function maybeComponent

static/vuejs/vue.js:8783–8785  ·  view source on GitHub ↗
(el)

Source from the content-addressed store, hash-verified

8781}
8782
8783function maybeComponent (el) {
8784 return !isPlatformReservedTag$1(el.tag)
8785}
8786
8787function genNode (node) {
8788 if (node.type === 1) {

Callers 2

genForFunction · 0.70
getNormalizationTypeFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected