Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/midday-ai/midday
/ inbox.ts
File
inbox.ts
apps/dashboard/src/store/inbox.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ create } from
"zustand"
;
2
3
interface
InboxState {
4
selectedIds: Record<string, boolean>;
Callers
nothing calls this directly
Calls
2
set
Function · 0.85
get
Function · 0.50
Tested by
no test coverage detected