type alias ApplyDiffRemoveimport { type ApplyDiffRemove } from "https://dotland.deno.dev/x/rambda@9.4.1/rambda.js"; definition: { op: "remove"; path: string; }