interface Optionsimport { type Options } from "https://deno.land/x/deco@1.107.0/runtime/features/render.tsx"; PropertiesoptionalresolveChain: FieldResolver[]props: Record<string, unknown>href: stringpathTemplate: stringoptionalrenderSalt: stringoptionalpartialMode: "replace" | "prepend" | "append"framework: "fresh" | "htmx"