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

File ref.ts

packages/reactivity/src/ref.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {
2 type IfAny,
3 hasChanged,
4 isArray,

Callers

nothing calls this directly

Calls 4

unrefFunction · 0.85
isRefFunction · 0.70
getMethod · 0.45
setMethod · 0.45

Tested by

no test coverage detected