function colors.inverseimport { colors } from "https://dotland.deno.dev/x/dax@0.39.2/src/deps.ts"; const { inverse } = colors; inverse(str: string): stringInvert background color and text color. Parametersstr: stringtext to invert its color Returnsstring