Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaperDebugger/paperdebugger
/ conversation-ui-store.ts
File
conversation-ui-store.ts
webapp/_webapp/src/stores/conversation/conversation-ui-store.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ create } from
"zustand"
;
2
import
{ persist, createJSONStorage } from
"zustand/middleware"
;
3
import
{ createRef } from
"react"
;
4
Callers
nothing calls this directly
Calls
1
create
Function · 0.85
Tested by
no test coverage detected