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

x/frugal/dep/path-to-regexp.ts>Token

A frugal web framework
Latest
type alias Token
import { type Token } from "https://deno.land/x/frugal@0.9.6/dep/path-to-regexp.ts";

A token is a string (nothing special) or key metadata (capture group).

definition: string | Key