Skip to content

bgBrightCyan

1
function bgBrightCyan(str: string): string

Set background color to bright cyan.

Parameters

ParameterTypeDescription
strstringtext to make its background bright-cyan

Returns

string

Source

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