Skip to main content
The Deno 2 Release Candidate is here
Learn more
Extremely Popular
Latest
variable handler
import { handler } from "https://deno.land/x/fresh@1.7.2/tests/fixture_base_path/routes/api/rewrite.ts";

type

Handlers<unknown, { data: string; }>