rittenhop-dev/versions/5.94.2/node_modules/bookshelf/bookshelf.js
2024-09-23 19:40:12 -04:00

9 lines
215 B
JavaScript

/**
* (c) 2013-present Tim Griesser
* Bookshelf may be freely distributed under the MIT license.
* For all details and documentation:
* http://bookshelfjs.org
*
*/
module.exports = require('./lib/bookshelf');