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

Function isTrue

m3u8/vue.js:25–27  ·  view source on GitHub ↗
(v)

Source from the content-addressed store, hash-verified

23 }
24
25 function isTrue (v) {
26 return v === true
27 }
28
29 function isFalse (v) {
30 return v === false

Callers 14

updateListenersFunction · 0.85
mergeVNodeHookFunction · 0.85
normalizeArrayChildrenFunction · 0.85
FunctionalRenderContextFunction · 0.85
createComponentFunction · 0.85
createElementFunction · 0.85
applyNSFunction · 0.85
resolveAsyncComponentFunction · 0.85
sameVnodeFunction · 0.85
createElmFunction · 0.85
patchVnodeFunction · 0.85
invokeInsertHookFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected