mirror of
https://github.com/knex/knex.git
synced 2025-11-03 11:20:24 +00:00
8 lines
229 B
JavaScript
8 lines
229 B
JavaScript
// 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') |