swc/bundler/tests/.cache/deno/d685078656ac00992973b062c18c1ff82578f327.ts

15 lines
215 B
TypeScript
Raw Normal View History

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