Skip to content

Commit

Permalink
make readme show on jsr side
Browse files Browse the repository at this point in the history
  • Loading branch information
williamhorning authored Mar 23, 2024
1 parent 2b887b9 commit 8ac55cb
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions mod.ts
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
/**
* deno_mongo is a MongoDB driver for Deno, that supports also Deno Deploy
* @module
*/

export { MongoClient } from "./src/client.ts";
export { Database } from "./src/database.ts";
export { Collection } from "./src/collection/mod.ts";
Expand Down

0 comments on commit 8ac55cb

Please sign in to comment.