function colors.brightWhiteimport { colors } from "https://deno.land/x/wasmbuild@0.14.1/lib/deps.ts"; const { brightWhite } = colors; brightWhite(str: string): stringSet text color to bright white. Parametersstr: stringtext to make bright-white Returnsstring