MCPcopy
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

1import { create } from "zustand";
2
3export type ExportType = "file" | "accounting";
4

Callers

nothing calls this directly

Calls 1

setFunction · 0.85

Tested by

no test coverage detected