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