Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/stackblitz/bolt.new
/ db.ts
File
db.ts
app/lib/persistence/db.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ Message } from
'ai'
;
2
import
{ createScopedLogger } from
'~/utils/logger'
;
3
import
type
{ ChatHistoryItem } from
'./useChatHistory'
;
4
Callers
nothing calls this directly
Calls
1
createScopedLogger
Function · 0.90
Tested by
no test coverage detected