Skip to content

brightMagenta

1
function brightMagenta(str: string): string

Set text color to bright magenta.

Parameters

ParameterTypeDescription
strstringtext to make bright-magenta

Returns

string

Source

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