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

x/aleph/lib/log.ts>yellow

The Full-stack Framework in Deno.
Go to Latest
function yellow
Re-export
import { yellow } from "https://deno.land/x/aleph@1.0.0-alpha.63/lib/log.ts";

Set text color to yellow.

Parameters

str: string

text to make yellow

Returns

string