import * as nanoJsx from "https://deno.land/x/nano_jsx@v0.0.36/components/link.ts"; ClassescLinkA simple Link component Add <Link prefetch ..., to prefetch the html document Add <Link prefetch="hover" ..., to prefetch the html document on hovering over the link element.