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

    Type Alias OrCondition

    True iff any PropertiesFilterExpression is true

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

    Properties

    Properties