mirror of
https://github.com/aljazceru/turso.git
synced 2026-02-03 23:34:24 +01:00
3 lines
76 B
JavaScript
3 lines
76 B
JavaScript
const { Database } = require('./dist/cjs/sync');
|
|
module.exports = Database;
|