Skip to content

yellow

1
function yellow(str: string): string

Set text color to yellow.

Parameters

ParameterTypeDescription
strstringtext to make yellow

Returns

string

Source

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