MCPcopy
hub / github.com/janhq/jan / usePrompt.ts

File usePrompt.ts

web-app/src/hooks/usePrompt.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { create } from 'zustand'
2
3const MAX_HISTORY_SIZE = 100
4

Callers

nothing calls this directly

Calls 3

createFunction · 0.85
getFunction · 0.85
setFunction · 0.50

Tested by

no test coverage detected