Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
type alias FormValue
import { type FormValue } from "https://deno.land/x/frugal@0.5.0/docs/dep/frugal/preact.client.ts";
definition: Record<string, FieldValue>