matrix-appservice-bridge
    Preparing search index...

    Interface UpdateOptions

    interface UpdateOptions {
        multi?: boolean;
        upsert?: boolean;
    }
    Index
    multi?: boolean
    upsert?: boolean