Skip to main content
Module

x/fresh/src/server/types.ts>RouterState

The next-gen web framework.
Extremely Popular
Go to Latest
interface RouterState
import { type RouterState } from "https://deno.land/x/fresh@1.3.0/src/server/types.ts";

Properties

state: Record<string, unknown>