Type Alias JPatchOpTest

JPatchOpTest: { op: "test"; path: string; value: JData }

Type declaration

  • op: "test"
  • path: string
  • value: JData