bupkis
    Preparing search index...

    Function isNonNullObject

    • Type guard for a non-null object value

      Parameters

      • value: unknown

        Value to check

      Returns value is object

      true if the value is an object and not null, false otherwise