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