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