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