Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vuejs/core
/ hydrationStrategies.ts
File
hydrationStrategies.ts
packages/runtime-core/src/hydrationStrategies.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ getGlobalThis, isString } from
'@vue/shared'
2
import
{ DOMNodeTypes, isComment } from
'./hydration'
3
4
// Polyfills for Safari support
Callers
nothing calls this directly
Calls
1
getGlobalThis
Function · 0.90
Tested by
no test coverage detected