@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
@serenity-is/corelib / trimEnd
trimEnd(
s):any
Defined in: src/compat/strings-compat.ts:68
Trims the whitespace characters from the end of the string
string
any