1
0
Fork 0
mirror of synced 2024-07-06 23:10:57 +12:00
budibase/packages/server/db/index.js
2020-04-15 15:23:29 +01:00

3 lines
61 B
JavaScript

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