feat: 2.0.0 beta release
This commit is contained in:
4
src/mod.ts
Normal file
4
src/mod.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export * from "./collection.ts";
|
||||
export * from "./databases/mod.ts";
|
||||
export * from "./storage/mod.ts";
|
||||
export type { Document, Filter } from "./types.ts";
|
||||
Reference in New Issue
Block a user