Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
type alias HydrationStrategy
import { type HydrationStrategy } from "https://deno.land/x/frugal@0.9.0/src/runtime/svelte/types.ts";
definition:
| "load"
| "idle"
| "visible"
| "media-query"
| "never"