Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/brimdata/zui
/ initStore.ts
File
initStore.ts
apps/zui/src/js/initializers/initStore.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{enableMapSet} from
"immer"
2
import
ZuiApi from
"../api/zui-api"
3
import
{createWindowStore} from
"../state/stores/create-window-store"
4
import
{invoke} from
"src/core/invoke"
Callers
nothing calls this directly
Calls
3
createRendererEventsMiddleware
Function · 0.90
createWindowStore
Function · 0.90
getInitialState
Function · 0.70
Tested by
no test coverage detected