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

x/hono/hono.ts>Hono#route

Ultrafast web framework for the Edge
Extremely Popular
Go to Latest
method Hono.prototype.route
import { Hono } from "https://deno.land/x/hono@v3.1.2/hono.ts";

Type Parameters

SubPath extends string
SubEnv extends Env
SubSchema
SubBasePath extends string

Type Parameters

SubPath extends string