MCPcopy Create free account
hub / github.com/alephdata/aleph / state.test.ts

File state.test.ts

ui/src/components/Timeline/state.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Model, defaultModel } from '@alephdata/followthemoney';
2import { reducer, State } from './state';
3
4const model = new Model(defaultModel);

Callers

nothing calls this directly

Calls 2

reducerFunction · 0.90
getEntityMethod · 0.45

Tested by

no test coverage detected