Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vuejs/composition-api
/ observable
Method
observable
src/env.d.ts:21–21 ·
view source on GitHub ↗
(x: any)
Source
from the content-addressed store, hash-verified
19
20
interface
VueConstructor {
21
observable<T>(x: any): T
22
util: {
23
warn(msg: string, vm?: Vue | null)
24
defineReactive(
Callers
3
misc.spec.ts
File · 0.80
ssrReactive.spec.ts
File · 0.80
observe
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected