MCPcopy Create free account
hub / github.com/PaperDebugger/paperdebugger / prompt-library-store.ts

File prompt-library-store.ts

webapp/_webapp/src/stores/prompt-library-store.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { create } from "zustand";
2import { Prompt } from "@gen/apiclient/user/v1/user_pb";
3import { listPrompts } from "../query/api";
4

Callers

nothing calls this directly

Calls 3

listPromptsFunction · 0.90
createFunction · 0.85
getFunction · 0.50

Tested by

no test coverage detected