Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/velociraptor/deps.ts>gray

The npm-style script runner for Deno
Latest
function gray
import { gray } from "https://deno.land/x/velociraptor@1.5.0/deps.ts";

Set text color to gray.

Parameters

str: string

text to make gray

Returns

string