Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TruthHun/BookStack
/ isTrue
Function
isTrue
static/vuejs/vue.runtime.esm.js:4518–4520 ·
view source on GitHub ↗
(v)
Source
from the content-addressed store, hash-verified
4516
}
4517
4518
function
isTrue (v) {
4519
return
v === true
4520
}
4521
4522
function
sameVnode (a, b) {
4523
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