UNPKG

56 BJavaScriptView Raw
1const Knex = require('./knex');
2
3module.exports = Knex;