Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/fsrouter/private/deps/std/fmt.ts>cyan

A file system based router for Deno.
Go to Latest
function cyan
import { cyan } from "https://deno.land/x/fsrouter@2.8.0/private/deps/std/fmt.ts";

Set text color to cyan.

Parameters

str: string

text to make cyan

Returns

string