MCPcopy
hub / github.com/vuejs/devtools-v6 / getRefValue

Method getRefValue

packages/shared-utils/src/edit.ts:85–88  ·  view source on GitHub ↗
(ref: any)

Source from the content-addressed store, hash-verified

83 }
84
85 getRefValue(ref: any): any {
86 // To implement in subclass
87 return ref
88 }
89}

Callers 3

setMethod · 0.95
getMethod · 0.95
hasMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected