Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
function colors.brightCyan
import { colors } from "https://deno.land/x/dmm@v2.1.2/tests/integration/up-to-date-deps/original_deps.ts";
const { brightCyan } = colors;

Set text color to bright cyan.

Parameters

str: string

text to make bright-cyan

Returns

string