MCPcopy 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

1import { create } from "zustand";
2import { persist, createJSONStorage } from "zustand/middleware";
3import { createRef } from "react";
4

Callers

nothing calls this directly

Calls 1

createFunction · 0.85

Tested by

no test coverage detected