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