bookshelf.js 223 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 /** * (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').default;