Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/keywork/router/mod.ts>ParsedRouteBase

A library for building V8 Isolate web apps on Cloudflare Workers, Deno, and Node.JS
Latest
interface ParsedRouteBase
import { type ParsedRouteBase } from "https://deno.land/x/keywork@v6.2.1/router/mod.ts";

Properties

urlPattern: URLPattern
optional
displayName: string