require('core-js/modules/es6.symbol');
/**
* (c) 2014 Tim Griesser
* Bookshelf may be freely distributed under the MIT license.
* For all details and documentation:
* http://bookshelfjs.org
*
* version 0.9.0
*
*/
module.exports = require('./lib/bookshelf').default;