DelPatch: {
    action: "del";
    length?: number;
    path: Prop[];
}

Type declaration

  • action: "del"
  • Optional length?: number
  • path: Prop[]

Generated using TypeDoc