@serenity-is/corelib / trimStart
Function: trimStart()
trimStart(
s):any
Defined in: src/compat/strings-compat.ts:75
Trims the whitespace characters from the start of the string
Parameters
s
string
Returns
any
@serenity-is/corelib / trimStart
trimStart(
s):any
Defined in: src/compat/strings-compat.ts:75
Trims the whitespace characters from the start of the string
string
any