Automerge Repo - v2.6.0-alpha.2
    Preparing search index...

    Type Alias RepoFindOptions

    type RepoFindOptions = {
        allowableStates?: string[];
    }
    Index

    Properties

    Properties

    allowableStates?: string[]

    This no longer has any effect, instead you should use Repo.findWithProgress to get progress information.