UNPKG
mongodb-cg-lib
Version:
latest (1.3.3)
1.3.3
1.3.2
1.3.1
1.3.0
1.2.8
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.9-Snapshot
1.1.8-Snapshot
1.1.7-Snapshot
1.1.6-Snapshot
1.1.5-Snapshot
1.1.4-Snapshot
1.1.3-Snapshot
1.1.2-Snapshot
1.1.1-Snapshot
0.0.12-Snapshot
0.0.11-Snapshot
0.0.10-Snapshot
0.0.9-Snapshot
0.0.8-Snapshot
0.0.6-Snapshot
0.0.5-Snapshot
0.0.4-Snapshot
0.0.3-Snapshot
0.0.2-Snapshot
0.0.1-Snapshot
Library to make basic MongoDB operations
github.com/CloudGenUser/mongodb-cg-libb
mongodb-cg-lib
/
index.js
4 lines
•
69 B
JavaScript
View Raw
1
2
3
4
const
index
=
require(
'./lib'
);
module
.
exports
= { ...index };