@serenity-is/corelib / trim

Function: trim()

trim(s): string

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

Trims the whitespace characters from the start and end of the string

Parameters

s

string

Returns

string