Function isObject

Check if the value is an object

  • Parameters

    • val: unknown

      Value to check

    Returns val is object

    Whether the value is an object