Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vuejs/core
/ shallowReactive.spec.ts
File
shallowReactive.spec.ts
packages/reactivity/__tests__/shallowReactive.spec.ts:None–None · packages/reactivity/__tests__/shallowReactive.spec.ts
Source
from the content-addressed store, hash-verified
1
import
{
2
isReactive,
3
isShallow,
4
reactive,
Callers
nothing calls this directly
Calls
13
shallowReactive
Function · 0.90
isReactive
Function · 0.90
reactive
Function · 0.90
isShallow
Function · 0.90
shallowReadonly
Function · 0.90
ref
Function · 0.90
isRef
Function · 0.90
effect
Function · 0.90
forEach
Method · 0.80
push
Method · 0.65
test
Function · 0.50
set
Method · 0.45
Tested by
no test coverage detected