UNPKG
mongoshell
Version:
latest (1.0.0)
1.0.0
Set of functions for easy work with mongojs
github.com/lidebug/mongoshell
lidebug/mongoshell
mongoshell
/
index.js
3 lines
(2 loc)
•
65 B
JavaScript
View Raw
1
2
3
"use strict"
;
module
.
exports
=
require
(
"./source/mongoshell"
);