Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ Model, defaultModel } from
'@alephdata/followthemoney'
;
2
import
{ reducer, State } from
'./state'
;
3
4
const
model =
new
Model(defaultModel);
Callers
nothing calls this directly
Calls
2
reducer
Function · 0.90
getEntity
Method · 0.45
Tested by
no test coverage detected