RemoveOperation type

type RemoveOperation = { op: "remove"; path: string }