BUPKIS
    Preparing search index...

    Function isObject

    • Type guard for a plain object.

      Parameters

      • value: unknown

        Value to test

      Returns value is object

      true if the value is a plain object, false otherwise