UNPKG

@imjxsx/localdb

Version:

A lightweight MongoDB-style BSON database for Node.js

4 lines 142 B
export * from "./core/collection.js"; export * from "./core/localdb.js"; export * from "./types/index.js"; //# sourceMappingURL=index.d.ts.map