UNPKG

@loftysoul/soul

Version:

The professional Content Management System, based ghost

11 lines (9 loc) 227 B
var connection; Object.defineProperty(exports, 'knex', { enumerable: true, configurable: true, get: function get() { connection = connection || require('./connection'); return connection; } });