Skip to content

red

1
function red(str: string): string

Set text color to red.

Parameters

ParameterTypeDescription
strstringtext to make red

Returns

string

Source

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