1
0
Fork 0
mirror of synced 2024-10-03 19:43:32 +13: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;