@serenity-is/corelib / trimEnd

Function: trimEnd()

trimEnd(s): any

Defined in: src/compat/strings-compat.ts:68

Trims the whitespace characters from the end of the string

Parameters

s

string

Returns

any