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

File ref.spec.ts

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

Source from the content-addressed store, hash-verified

1import {
2 type Ref,
3 effect,
4 isReactive,

Callers

nothing calls this directly

Calls 15

unrefFunction · 0.90
shallowRefFunction · 0.90
triggerRefFunction · 0.90
isShallowFunction · 0.90
isReadonlyFunction · 0.90
readonlyFunction · 0.90
shallowReactiveFunction · 0.90
shallowReadonlyFunction · 0.90
customRefFunction · 0.90
effectFunction · 0.85
reactiveFunction · 0.85
assertDummiesEqualToFunction · 0.85

Tested by

no test coverage detected