UNPKG

232 BJavaScriptView Raw
1// Knex.js
2// --------------
3// (c) 2013-present Tim Griesser
4// Knex may be freely distributed under the MIT license.
5// For details and documentation:
6// http://knexjs.org
7
8module.exports = require('./lib/index');