Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/midday-ai/midday
/ export.ts
File
export.ts
apps/dashboard/src/store/export.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ create } from
"zustand"
;
2
3
export
type
ExportType =
"file"
|
"accounting"
;
4
Callers
nothing calls this directly
Calls
1
set
Function · 0.85
Tested by
no test coverage detected