Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/ash/src/Router/Route.ts>Route#where

A stylish web framework for Deno!
Latest
method Route.prototype.where
import { Route } from "https://deno.land/x/ash@1.3.6/src/Router/Route.ts";

Adds a custom RegExp to a route.

Parameters

regex: Dynamic

The map to read from.