1
0
Fork 0
mirror of synced 2024-07-06 06:50:49 +12:00
budibase/packages/server/db/index.js
2020-04-24 17:28:32 +01:00

4 lines
62 B
JavaScript

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