UNPKG

bookshelf

Version:

A lightweight ORM for PostgreSQL, MySQL, and SQLite3

9 lines (8 loc) 215 B
/** * (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');