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