MCPcopy
hub / github.com/LegendApp/legend-state / tests.test.ts

File tests.test.ts

tests/tests.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable @typescript-eslint/no-empty-function */
2import { batch, beginBatch, endBatch } from '../src/batching';
3import { computed } from '../src/computed';
4import { configureLegendState } from '../src/config';

Callers

nothing calls this directly

Calls 15

enableDirectAccessFunction · 0.90
enableDirectPeekFunction · 0.90
observableFunction · 0.90
observeFunction · 0.90
whenFunction · 0.90
isObservableFunction · 0.90
computedFunction · 0.90
endBatchFunction · 0.90
observablePrimitiveFunction · 0.90
eventFunction · 0.90
isEventFunction · 0.90
beginBatchFunction · 0.90

Tested by

no test coverage detected