import * as mod from "https://dotland.deno.dev/x/cliffy@v0.24.0/prompt/deps.ts"; FunctionsfblueSet text color to blue. fboldMake the text bold. fdimThe text emits only a small amount of light. fgreenSet text color to green. fitalicMake the text italic. fredSet text color to red. fstripColorRemove ANSI escape codes from the string. funderlineMake the text underline. fyellowSet text color to yellow.