bolt.new/app/lib/persistence/index.ts
2024-09-25 19:54:09 +01:00

3 lines
56 B
TypeScript

export * from './db';
export * from './useChatHistory';