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