Skip to main content
Module

x/deploy/deps.ts>yellow

Command line tool for Deno Deploy
Go to Latest
function yellow
import { yellow } from "https://deno.land/x/deploy@1.4.0/deps.ts";

Set text color to yellow.

Parameters

str: string

text to make yellow

Returns

string