Skip to content

blue

1
function blue(str: string): string

Set text color to blue.

Parameters

ParameterTypeDescription
strstringtext to make blue

Returns

string

Source

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