Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TruthHun/BookStack
/ _enter
Function
_enter
static/vuejs/vue.runtime.esm.js:6209–6213 ·
view source on GitHub ↗
(_, vnode)
Source
from the content-addressed store, hash-verified
6207
}
6208
6209
function
_enter (_, vnode) {
6210
if
(!vnode.data.show) {
6211
enter(vnode);
6212
}
6213
}
6214
6215
var
transition = inBrowser ? {
6216
create: _enter,
Callers
nothing calls this directly
Calls
1
enter
Function · 0.70
Tested by
no test coverage detected