Skip to content

brightBlue

1
function brightBlue(str: string): string

Set text color to bright blue.

Parameters

ParameterTypeDescription
strstringtext to make bright-blue

Returns

string

Source

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