Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/fsrouter/mod.ts>Slugs

A file system based router for Deno.
Latest
type alias Slugs
import { type Slugs } from "https://deno.land/x/fsrouter@3.1.0/mod.ts";

Slugs is an object of text matched from route wildcards. See FsHandler example for more details.

definition: Readonly<Matches>
definition: Readonly<Matches>