function blueimport { blue } from "https://dotland.deno.dev/std@0.181.0/fmt/colors.ts"; blue(str: string): stringSet text color to blue. Parametersstr: stringtext to make blue Returnsstring