Skip to content

white

1
function white(str: string): string

Set text color to white.

Parameters

ParameterTypeDescription
strstringtext to make white

Returns

string

Source

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