swc/bundler/tests/.cache/deno/e9f7d4485b66931dd3408895cfc56d3eaf42ea5f.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

5 lines
114 B
TypeScript

// Loaded from https://deno.land/x/args@1.0.7/deps.ts
export { once } from "https://deno.land/x/once/index.js";