mirror of
https://github.com/knex/knex.git
synced 2025-08-11 02:00:50 +00:00
8 lines
222 B
JavaScript
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') |