1
0
Fork 0
mirror of synced 2024-09-17 09:49:11 +12:00
budibase/packages/server/db/index.js
2020-04-15 15:23:29 +01:00

3 lines
No EOL
61 B
JavaScript

const client = require("./client");
module.exports = client;