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

File invoice.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

setFunction · 0.85

Tested by

no test coverage detected