MCPcopy Create free account
hub / github.com/TraderAlice/OpenAlice / inbox.ts

File inbox.ts

ui/src/live/inbox.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { api } from '../api'
2import type { InboxEntry } from '../api/inbox'
3import { createLiveStore } from './createLiveStore'
4import { reloadOnHotUpdate } from '../lib/hmr'

Callers

nothing calls this directly

Calls 3

reloadOnHotUpdateFunction · 0.90
createLiveStoreFunction · 0.90
refreshFunction · 0.70

Tested by

no test coverage detected