MCPcopy
hub / github.com/vuejs/core / hmr.ts

File hmr.ts

packages/runtime-core/src/hmr.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable no-restricted-globals */
2import {
3 type ClassComponent,
4 type ComponentInternalInstance,

Callers

nothing calls this directly

Calls 2

getGlobalThisFunction · 0.90
tryWrapFunction · 0.85

Tested by

no test coverage detected