Skip to main content
Module

x/unilogger/deps.ts>colors.brightCyan

Logger utility module for Deno
Latest
function colors.brightCyan
import { colors } from "https://deno.land/x/unilogger@v1.1.0/deps.ts";
const { brightCyan } = colors;

Set text color to bright cyan.

Parameters

str: string

text to make bright-cyan

Returns

string