function colors.brightWhiteimport { colors } from "https://dotland.deno.dev/x/dax@0.39.2/src/deps.ts"; const { brightWhite } = colors; brightWhite(str: string): stringSet text color to bright white. Parametersstr: stringtext to make bright-white Returnsstring