UNPKG
emongo
Version:
1.0. (1.0.0)
latest (1.0.0)
1.0.0
0.1.0
github.com/haozi23333/emongo
haozi23333/emongo
emongo
/
index.js
3 lines
(2 loc)
•
63 B
JavaScript
View Raw
1
2
3
'use strict'
;
module
.
exports
=
require
(
'./lib/easymongodb'
);