Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/dmm/tests/integration/up-to-date-deps/deps.ts>colors.dim

Lightweight Deno Module Manager
Latest
function colors.dim
import { colors } from "https://deno.land/x/dmm@v2.1.2/tests/integration/up-to-date-deps/deps.ts";
const { dim } = colors;

The text emits only a small amount of light.

Parameters

str: string

text to dim

Returns

string