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