UNPKG
east-mongo
Version:
latest (1.0.0)
1.0.0
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.0
0.1.2
0.1.1
0.1.0
mongodb adapter for east (node.js database migration tool)
github.com/okv/east-mongo
okv/east-mongo
east-mongo
/
lib
/
index.js
4 lines
(2 loc)
•
54 B
JavaScript
View Raw
1
2
3
4
'use strict'
;
module
.
exports
=
require
(
'./adapter'
);