MCPcopy
hub / github.com/janhq/jan / message-errors.ts

File message-errors.ts

web-app/src/stores/message-errors.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { create } from 'zustand'
2
3type MessageErrorsState = {
4 errors: Record<string, string>

Callers

nothing calls this directly

Calls 2

createFunction · 0.85
setFunction · 0.50

Tested by

no test coverage detected