UNPKG
docudb
Version:
alpha (0.0.0-alpha.6)
beta (0.0.0-beta.2)
latest (0.0.0)
0.0.0
0.0.0-beta.2
0.0.0-beta.1
0.0.0-beta.0
0.0.0-alpha.6
0.0.0-alpha.5
0.0.0-alpha.4
0.0.0-alpha.3
0.0.0-alpha.2
Document-based NoSQL database for NodeJS
github.com/danielxceron/DocuDB
danielxceron/DocuDB
docudb
/
dist
/
src
/
types
/
index.js
6 lines
•
146 B
JavaScript
View Raw
1
2
3
4
5
6
/** * Core type definitions for DocuDB * Contains interfaces and types for all major components */
export
{};
//# sourceMappingURL=index.js.map