Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vuejs/devtools-v6
/ setRefValue
Method
setRefValue
packages/shared-utils/src/edit.ts:81–83 ·
view source on GitHub ↗
(_ref: any, _value: any)
Source
from the content-addressed store, hash-verified
79
}
80
81
setRefValue(_ref: any, _value: any): void {
82
// To implement in subclass
83
}
84
85
getRefValue(ref: any): any {
86
// To implement in subclass
Callers
2
set
Method · 0.95
createDefaultSetCallback
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected