knex/knex.js

8 lines
229 B
JavaScript
Raw Normal View History

// Knex.js 0.8.0
// --------------
// (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')