Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ create } from
"zustand"
;
2
import
{ Prompt } from
"@gen/apiclient/user/v1/user_pb"
;
3
import
{ listPrompts } from
"../query/api"
;
4
Callers
nothing calls this directly
Calls
3
listPrompts
Function · 0.90
create
Function · 0.85
get
Function · 0.50
Tested by
no test coverage detected