function applyPatchTool(options): ApplyPatchTool;
options
Partial<Omit<ApplyPatchTool, "type" | "needsApproval" | "editor">> & object
Partial
Omit
ApplyPatchTool
"type"
"needsApproval"
"editor"
object