Type Alias JPatchOpCopy

JPatchOpCopy: { from: string; op: "copy"; path: string }

Type declaration

  • from: string
  • op: "copy"
  • path: string