function colors.whiteimport { colors } from "https://dotland.deno.dev/x/fresh@1.7.3/src/dev/deps.ts"; const { white } = colors; white(str: string): stringSet text color to white. Parametersstr: stringtext to make white Returnsstring