Skip to content

brightCyan

1
function brightCyan(str: string): string

Set text color to bright cyan.

Parameters

ParameterTypeDescription
strstringtext to make bright-cyan

Returns

string

Source

twitchfy/packages/eventsub/src/logger/colors.ts:241