Function removeWhiteSpace

  • replace remove whitespaces in a given string

    Returns

    the string with no whitespace

    Parameters

    • content: string

      the input string

    Returns string

Generated using TypeDoc