inverse
Invert background color and text color.
Signature
export declare function inverse(str: string): string;JSDoc
Parameters
str- text to invert its color
Members
This export does not declare public properties or methods in the generated declaration file.