swc/crates/swc_bundler/tests/.cache/deno/d685078656ac00992973b062c18c1ff82578f327.ts
2021-11-09 20:42:49 +09:00

15 lines
215 B
TypeScript

// Loaded from https://deno.land/x/cliffy@v0.18.0/prompt/deps.ts
export {
blue,
bold,
dim,
green,
italic,
red,
stripColor,
underline,
yellow,
} from "https://deno.land/std@0.89.0/fmt/colors.ts";