Skip to content

reset

1
function reset(str: string): string

Reset the text modified

Parameters

ParameterTypeDescription
strstringtext to reset

Returns

string

Source

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