mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-21 17:14:19 +01:00
fix re-exports
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
const { Database } = require('./dist/cjs/sync');
|
||||
module.exports = Database;
|
||||
module.exports = Database;
|
||||
|
||||
Reference in New Issue
Block a user