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