@abi-software/flatmap-viewer - v4.2.5
    Preparing search index...

    Type Alias OrCondition

    True iff any PropertiesFilterExpression is true

    type OrCondition = {
        OR: PropertiesFilterExpression[];
    }
    Index

    Properties

    Properties