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

8 lines
157 B
TypeScript

// Loaded from https://deno.land/x/bytes_formater@v1.4.0/deps.ts
export {
green,
setColorEnabled,
} from "https://deno.land/std@0.77.0/fmt/colors.ts";