Skip to content

brightWhite

1
function brightWhite(str: string): string

Set text color to bright white.

Parameters

ParameterTypeDescription
strstringtext to make bright-white

Returns

string

Source

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