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