Hex Core JS
    Preparing search index...

    Function isObject

    • Reports whether the given value is an Object (Record, of the form {...}) type.

      Parameters

      • x: any

        The value to check.

      Returns x is Record<any, any>