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

    Type Alias AndCondition

    True iff all PropertiesFilterExpressions are true

    type AndCondition = {
        AND: PropertiesFilterExpression[];
    }
    Index

    Properties

    Properties