Skip to main content

Signature

path=null start=null
removeWhitespace(str: string): string

Parameters

  • str: string - The string to remove whitespace from.

Returns

string - The input string with all whitespace characters removed.

Source

Defined in string.ts:91