Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ Debouncer } from
"@tanstack/react-pacer"
;
2
import
{ create } from
"zustand"
;
3
import
{ normalizeProjectPathForComparison } from
"./lib/projectPaths"
;
4
Callers
nothing calls this directly
Calls
10
readPersistedState
Function · 0.85
set
Function · 0.85
markThreadVisited
Function · 0.85
markThreadUnread
Function · 0.85
setThreadChangedFilesExpanded
Function · 0.85
setDefaultAdvertisedEndpointKey
Function · 0.85
setProjectExpanded
Function · 0.85
reorderProjects
Function · 0.85
addEventListener
Method · 0.65
create
Function · 0.50
Tested by
no test coverage detected