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