property Route.paramValues

The captured segment values from the most recent match; feeds req.params.

Type

string[]

Usage

import { type Route } from "lib/web/index.ts";