Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Extremely Popular
Latest
type alias PluginMiddlewareState
import { type PluginMiddlewareState } from "https://deno.land/x/fresh@1.6.8/tests/fixture_plugin/utils/route-plugin.ts";
definition: { num: number; test: string; }