cyan
1function cyan(str: string): string
Set text color to cyan.
Parameters
Parameter | Type | Description |
---|---|---|
str | string | text to make cyan |
Returns
string
1function cyan(str: string): string
Set text color to cyan.
Parameter | Type | Description |
---|---|---|
str | string | text to make cyan |
string