This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
knex
Watch
1
Star
0
Fork
0
You've already forked knex
mirror of
https://github.com/knex/knex.git
synced
2025-06-26 22:00:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
knex
/
lib
/
index.js
4 lines
69 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Try to introduce some organization into how files are grouped (#4178)
2020-12-28 16:55:08 +02:00
const
Knex
=
require
(
'./knex-builder/Knex'
)
;
Fix indentation?
2016-03-02 17:07:05 +01:00
Drop support for Node.js 6. Remove babel. (#3227)
2019-06-04 00:37:17 +02:00
module
.
exports
=
Knex
;
Reference in New Issue
Copy Permalink