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