[Go to site: main page, start]

Function isPlainObject

  • Determine whether a value is a plain object; that is, one with a constructor of Object of null.

    Parameters

    • value: unknown

    Returns boolean