Initial commit
This commit is contained in:
3
node_modules/knex/lib/index.js
generated
vendored
Executable file
3
node_modules/knex/lib/index.js
generated
vendored
Executable file
@@ -0,0 +1,3 @@
|
||||
const Knex = require('./knex-builder/Knex');
|
||||
|
||||
module.exports = Knex;
|
||||
Reference in New Issue
Block a user