mirror of
https://github.com/swc-project/swc.git
synced 2024-12-30 00:52:29 +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";
|