swc/bundler/tests/.cache/deno/8624d1347cc0ad3afc872383f6408aaef2a851fc.ts
강동윤 bbaf619f63
fix(bundler): Fix bugs (#1437)
swc_bundler:
 - [x] Fix wrapped esms. (denoland/deno#9307)
 - [x] Make test secure.
2021-03-02 17:33:03 +09:00

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";