@gmb/bitmark-parser - v7.2.0
    Preparing search index...

    Type Alias BitSelector

    BitSelector: "all" | { id?: string; index?: number }

    Which bit(s) a PatchDocumentEntry addresses: "all", or one bit by its pre-application index and/or id (both given → they must agree; id alone → it must be unique in the document).