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