swc/bundler/tests/.cache/deno/8d796d9f2c522b2c3efc59d3b1755eb7f2f12ca0.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
150 B
TypeScript

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