Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ create } from
'zustand'
2
3
type
MessageErrorsState = {
4
errors: Record<string, string>
Callers
nothing calls this directly
Calls
2
create
Function · 0.85
set
Function · 0.50
Tested by
no test coverage detected