variable applyPatchimport { applyPatch } from "https://deno.land/x/live@1.96.2/daemon/fs/common.ts"; type(content: string | null, patch: Patch) => unknown