Skip to content

bgWhite

1
function bgWhite(str: string): string

Set background color to white.

Parameters

ParameterTypeDescription
strstringtext to make its background white

Returns

string

Source

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