@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