MCPcopy
hub / github.com/midday-ai/midday / token-modal.ts

File token-modal.ts

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

Source from the content-addressed store, hash-verified

1import { create } from "zustand";
2
3type Data = {
4 id?: string;

Callers

nothing calls this directly

Calls 1

setFunction · 0.85

Tested by

no test coverage detected