bupkis
    Preparing search index...

    Function isNullOrNonObject

    • Type guard for a null or non-object value

      Parameters

      • value: unknown

        Value to check

      Returns value is Primitive

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