property Route.path

The registered path pattern, e.g. /tests/:id or the /* wildcard.

Type

string

Usage

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