Function isEmpty

  • Check if string is empty.

    Parameters

    • x: string

      a string

    Returns boolean

    whether string is empty

Generated using TypeDoc