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

    Type Alias InCondition

    True iff either the PropertyKey identifies an array in the properties record and the PropertyValue is included in the array or the item is not an array

    type InCondition = {
        IN: [PropertyValue, PropertyKey];
    }
    Index

    Properties

    Properties