magenta
Set text color to magenta.
Signature
export declare function magenta(str: string): string;JSDoc
Parameters
str- text to make magenta
Members
This export does not declare public properties or methods in the generated declaration file.
Set text color to magenta.
export declare function magenta(str: string): string;strThis export does not declare public properties or methods in the generated declaration file.