Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mobxjs/mobx
/ observable.ts
File
observable.ts
packages/mobx/src/api/observable.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{
2
IEnhancer,
3
IEqualsComparer,
4
IObservableArray,
Callers
nothing calls this directly
Calls
9
createObservableAnnotation
Function · 0.85
createDecoratorAnnotation
Function · 0.85
assign
Function · 0.85
getEnhancerFromOptions
Function · 0.85
asCreateObservableOptions
Function · 0.85
asDynamicObservableObject
Function · 0.85
extendObservable
Function · 0.70
createObservableArray
Function · 0.50
asObservableObject
Function · 0.50
Tested by
no test coverage detected