Skip to main content
Module

x/keywork/mod.ts>RouterUtils.RouteDebugEntrypoint

A library for building V8 Isolate web apps on Cloudflare Workers, Deno, and Node.JS
Go to Latest
interface RouterUtils.RouteDebugEntrypoint
Re-export
import { type RouterUtils } from "https://deno.land/x/keywork@v6.2.0/mod.ts";
const { RouteDebugEntrypoint } = RouterUtils;

Properties

displayName: string
kind: string
optional
httpMethod: HTTPMethod
optional
urlPattern: URLPattern