MCPcopy
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

1import { create } from "zustand";
2
3interface InboxState {
4 selectedIds: Record<string, boolean>;

Callers

nothing calls this directly

Calls 2

setFunction · 0.85
getFunction · 0.50

Tested by

no test coverage detected