jsonPointer-patchCopyPatchOn this pageCopyPatch Signature interface CopyPatch extends BasePatch { op: typeof Operation.COPY; from: string;}