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