Member Junction
    Preparing search index...

    Result of a colocated query.

    interface ColocatedQueryResult {
        matches: ColocatedMatch[];
    }
    Index

    Properties

    Properties

    matches: ColocatedMatch[]