mirror of
https://github.com/swc-project/swc.git
synced 2024-12-29 16:42:28 +03:00
6 lines
137 B
TypeScript
6 lines
137 B
TypeScript
// Loaded from https://deno.land/x/mongo@v0.20.0/mod.ts
|
|
|
|
|
|
export { MongoClient } from "./src/client.ts";
|
|
export * from "./src/types.ts";
|