Skip to content

brightRed

1
function brightRed(str: string): string

Set text color to bright red.

Parameters

ParameterTypeDescription
strstringtext to make bright-red

Returns

string

Source

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