/** * SMI-2180: Database Abstraction Layer Tests * * Tests the database interface contracts and driver implementations. * These tests should pass with any conforming driver (better-sqlite3, sql.js). */ export {}; //# sourceMappingURL=database-abstraction.test.d.ts.map