import * as ansiEsc from "https://deno.land/x/ansi_esc@v1.1.0/text.ts"; VariablesvbackANSI escape codes for background vforeANSI escape codes for foreground vstyleANSI escape codes for styling text FunctionsfformatReturn a formatted string based on parameters frgbReturns an ANSI escape sequence based on RGB values (defaults to foreground).