Checks if the value specified as parameter is of type object

  • Parameters

    • object: any

    Returns boolean

    true if it's an object, false otherwise