MCPcopy
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

1import type { Message } from 'ai';
2import { createScopedLogger } from '~/utils/logger';
3import type { ChatHistoryItem } from './useChatHistory';
4

Callers

nothing calls this directly

Calls 1

createScopedLoggerFunction · 0.90

Tested by

no test coverage detected