Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
type alias RenderOptions
import { type RenderOptions } from "https://deno.land/x/frugal@0.9.6/src/runtime/svelte/ServerComponent.ts";
definition: { context: Map<string | number | symbol, any>; }