MCPcopy
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

1import { getGlobalThis, isString } from '@vue/shared'
2import { DOMNodeTypes, isComment } from './hydration'
3
4// Polyfills for Safari support

Callers

nothing calls this directly

Calls 1

getGlobalThisFunction · 0.90

Tested by

no test coverage detected