UNPKG
@imjxsx/localdb
Version:
latest (1.1.1)
1.1.1
1.1.0
1.0.1
1.0.0
A lightweight MongoDB-style BSON database for Node.js
github.com/imjxsx/localdb
imjxsx/localdb
@imjxsx/localdb
/
dist
/
types
/
index.js
3 lines
(2 loc)
•
83 B
JavaScript
View Raw
1
2
3
export
*
from
"./db.js"
;
export
*
from
"./document.js"
;
//# sourceMappingURL=index.js.map