MCPcopy
hub / github.com/mobxjs/mobx / computed.ts

File computed.ts

packages/mobx/src/api/computed.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {
2 ComputedValue,
3 IComputedValueOptions,
4 Annotation,

Callers

nothing calls this directly

Calls 8

createComputedAnnotationFunction · 0.85
is20223DecoratorFunction · 0.85
isStringishFunction · 0.85
storeAnnotationFunction · 0.85
isFunctionFunction · 0.85
dieFunction · 0.85
isPlainObjectFunction · 0.50

Tested by

no test coverage detected