Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaperDebugger/paperdebugger
/ devtool-store.ts
File
devtool-store.ts
webapp/_webapp/src/stores/devtool-store.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ create } from
"zustand"
;
2
3
/**
4
* Devtool settings use localStorage directly (not the storage adapter).
Callers
nothing calls this directly
Calls
3
create
Function · 0.85
getLocalStorageItem
Function · 0.85
setLocalStorageItem
Function · 0.85
Tested by
no test coverage detected