Function isSingleItem

Checks if the given value is an array.

  • Parameters

    • item: unknown

      The item to test

    Returns boolean