Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ isWhitespace
Function
isWhitespace
static/vuejs/vue.runtime.js:1976–1978 ·
view source on GitHub ↗
(node)
Source
from the content-addressed store, hash-verified
1974
}
1975
1976
function
isWhitespace (node) {
1977
return
node.isComment || node.text ===
' '
1978
}
1979
1980
function
resolveScopedSlots (
1981
fns
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected