function greenimport { green } from "https://deno.land/x/lume@v1.18.2/deps/colors.ts"; green(str: string): stringSet text color to green. Parametersstr: stringtext to make green Returnsstring