Skip to content

hidden

1
function hidden(str: string): string

Make the text hidden.

Parameters

ParameterTypeDescription
strstringtext to hide

Returns

string

Source

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