function brightGreenimport { brightGreen } from "https://deno.land/std@0.96.0/fmt/colors.ts"; brightGreen(str: string): stringSet text color to bright green. Parametersstr: stringtext to make bright-green Returnsstring