MCPcopy
hub / github.com/pingdotgg/t3code / uiStateStore.ts

File uiStateStore.ts

apps/web/src/uiStateStore.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Debouncer } from "@tanstack/react-pacer";
2import { create } from "zustand";
3import { normalizeProjectPathForComparison } from "./lib/projectPaths";
4

Callers

nothing calls this directly

Calls 10

readPersistedStateFunction · 0.85
setFunction · 0.85
markThreadVisitedFunction · 0.85
markThreadUnreadFunction · 0.85
setProjectExpandedFunction · 0.85
reorderProjectsFunction · 0.85
addEventListenerMethod · 0.65
createFunction · 0.50

Tested by

no test coverage detected