Automerge Repo - v2.3.0-alpha.0
    Preparing search index...
    type DelPatch = {
        action: "del";
        length?: number;
        path: Automerge.Prop[];
    }
    Index

    Properties

    Properties

    action: "del"
    length?: number
    path: Automerge.Prop[]