variable generatePatchimport { generatePatch } from "https://deno.land/x/deco@1.107.0/daemon/fs/common.ts"; type(from: string | null, to: string | null) => Patch