Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
type alias Document
import { type Document } from "https://deno.land/x/frugal@0.9.6/src/runtime/svelte/getRenderFrom.ts";
definition: (head: string, html: string) => string