MCPcopy
hub / github.com/midday-ai/midday / vault.ts

File vault.ts

apps/dashboard/src/store/vault.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { RowSelectionState, Updater } from "@tanstack/react-table";
2import { create } from "zustand";
3
4interface DocumentsState {

Callers

nothing calls this directly

Calls 1

setFunction · 0.85

Tested by

no test coverage detected