Function isObject

Returns true if x is an object (including array) and not null.

  • Parameters

    • x: unknown

    Returns x is object