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

File reactive.spec.ts

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

Source from the content-addressed store, hash-verified

1import { isRef, ref, shallowRef } from '../src/ref'
2import {
3 isProxy,
4 isReactive,

Callers

nothing calls this directly

Calls 15

reactiveFunction · 0.90
isReactiveFunction · 0.90
effectFunction · 0.90
toRawFunction · 0.90
refFunction · 0.90
isRefFunction · 0.90
computedFunction · 0.90
markRawFunction · 0.90
isProxyFunction · 0.90
shallowReactiveFunction · 0.90
readonlyFunction · 0.90
shallowReadonlyFunction · 0.90

Tested by

no test coverage detected