@vsokolov/utils - v1.4.2
    Preparing search index...

    Function isObject

    • Check if a value is an object (not null)

      Parameters

      • val: unknown

        The value to check

      Returns val is RecordObject

      True if the value is an object