Skip to main content
Deno 2 is finally here 🎉️
Learn more
Extremely Popular
Latest
type alias PluginMiddlewareState
import { type PluginMiddlewareState } from "https://deno.land/x/fresh@1.7.3/tests/fixture_plugin/utils/route-plugin.ts";
definition: { num: number; test: string; }