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