MCPcopy
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

1import {
2 IEnhancer,
3 IEqualsComparer,
4 IObservableArray,

Callers

nothing calls this directly

Calls 9

assignFunction · 0.85
getEnhancerFromOptionsFunction · 0.85
extendObservableFunction · 0.70
createObservableArrayFunction · 0.50
asObservableObjectFunction · 0.50

Tested by

no test coverage detected