Skip to main content
Module

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

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

Properties

optional
trailingSlash: boolean = false

Controls whether Fresh will append a trailing slash to the URL.