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