function colors.inverseimport { colors } from "https://deno.land/x/wasmbuild@0.14.1/lib/deps.ts"; const { inverse } = colors; inverse(str: string): stringInvert background color and text color. Parametersstr: stringtext to invert its color Returnsstring