Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{
2
type
Ref,
3
effect,
4
isReactive,
Callers
nothing calls this directly
Calls
15
unref
Function · 0.90
shallowRef
Function · 0.90
triggerRef
Function · 0.90
isShallow
Function · 0.90
isReadonly
Function · 0.90
readonly
Function · 0.90
shallowReactive
Function · 0.90
shallowReadonly
Function · 0.90
customRef
Function · 0.90
effect
Function · 0.85
reactive
Function · 0.85
assertDummiesEqualTo
Function · 0.85
Tested by
no test coverage detected