Skip to content

brightGreen

1
function brightGreen(str: string): string

Set text color to bright green.

Parameters

ParameterTypeDescription
strstringtext to make bright-green

Returns

string

Source

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