Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/janhq/jan
/ message-queue-store.ts
File
message-queue-store.ts
web-app/src/stores/message-queue-store.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ create } from
'zustand'
2
3
export
type
QueuedMessage = {
4
id: string
Callers
nothing calls this directly
Calls
4
create
Function · 0.85
get
Function · 0.85
set
Function · 0.50
filter
Method · 0.45
Tested by
no test coverage detected