Skip to main content

Signature

path=null start=null
isEmptyString(str: string): boolean

Parameters

  • str: string - The string to check.

Returns

boolean - A boolean indicating whether the string is empty after trimming.

Source

Defined in string.ts:6