Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ isTrue
Function
isTrue
static/vuejs/vue.esm.js:4522–4524 ·
view source on GitHub ↗
(v)
Source
from the content-addressed store, hash-verified
4520
}
4521
4522
function
isTrue (v) {
4523
return
v === true
4524
}
4525
4526
function
sameVnode (a, b) {
4527
return
(
Callers
5
createElm
Function · 0.70
createComponent
Function · 0.70
patchVnode
Function · 0.70
invokeInsertHook
Function · 0.70
createPatchFunction
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected