Type Alias JPatchOpMove

JPatchOpMove: { from: string; op: "move"; path: string }