UNPKG

lorehub

Version:

Capture and surface the collective wisdom of your codebase

3 lines 156 B
import { Database } from './database.js'; export declare function createTestDatabase(dbPath?: string): Database; //# sourceMappingURL=test-database.d.ts.map