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

Function isTrue

static/vuejs/vue.common.js:4524–4526  ·  view source on GitHub ↗
(v)

Source from the content-addressed store, hash-verified

4522}
4523
4524function isTrue (v) {
4525 return v === true
4526}
4527
4528function sameVnode (a, b) {
4529 return (

Callers 5

createElmFunction · 0.70
createComponentFunction · 0.70
patchVnodeFunction · 0.70
invokeInsertHookFunction · 0.70
createPatchFunctionFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected