UNPKG
monodb
Version:
latest (1.5.1)
1.5.1
1.5.0
1.4.2
1.4.1
1.3.6
1.2.6
1.2.5
1.2.4
1.2.3
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
Simple storage system with no dependencies
github.com/LegerG/monodb
LegerG/monodb
monodb
/
index.js
4 lines
(2 loc)
•
55 B
JavaScript
View Raw
1
2
3
4
'use strict'
module
.
exports
=
require
(
'./src/MonoDB'
)