isObjectUnsafetsfunction isObjectUnsafe(val): val is Object Returns true for objects, includings arrays and functions. Matches the behavior of goog.isObject, with a more permissive type. Parameters ParameterTypeDescriptionvalanyVariable to test. Returns val is Object Whether variable is an object.Updated 4 months ago isNumberisObjectUnsaferDid this page help you?YesNo