Type Alias JPatchOpRemove

JPatchOpRemove: { op: "remove"; path: string }

Type declaration

  • op: "remove"
  • path: string