MCPcopy 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

1import { create } from "zustand";
2
3/**
4 * Devtool settings use localStorage directly (not the storage adapter).

Callers

nothing calls this directly

Calls 3

createFunction · 0.85
getLocalStorageItemFunction · 0.85
setLocalStorageItemFunction · 0.85

Tested by

no test coverage detected