MCPcopy 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

1import { create } from "zustand";
2import { OverleafCodeMirror } from "../libs/inline-suggestion";
3import { EditorView } from "@codemirror/view";
4

Callers

nothing calls this directly

Calls 1

createFunction · 0.85

Tested by

no test coverage detected