Skip to content

brightYellow

1
function brightYellow(str: string): string

Set text color to bright yellow.

Parameters

ParameterTypeDescription
strstringtext to make bright-yellow

Returns

string

Source

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