knex/knex.js
2015-05-02 13:14:32 -04:00

8 lines
222 B
JavaScript

// Knex.js
// --------------
// (c) 2014 Tim Griesser
// Knex may be freely distributed under the MIT license.
// For details and documentation:
// http://knexjs.org
module.exports = require('./lib/index')