Code coverage report for bookshelf/bookshelf.js

Statements: 100% (1 / 1)      Branches: 100% (0 / 0)      Functions: 100% (0 / 0)      Lines: 100% (1 / 1)      Ignored: none     

All files » bookshelf/ » bookshelf.js
1 2 3 4 5 6 7 8 9 10 11 12                    1  
 
/**
 * (c) 2014 Tim Griesser
 * Bookshelf may be freely distributed under the MIT license.
 * For all details and documentation:
 * http://bookshelfjs.org
 *
 * version 0.8.2
 *
 */
module.exports = require('./lib/bookshelf')