Skip to main content
Module

x/hono/hono-base.ts>HonoBase#basePath

Lightweight, Ultrafast, Web Standards
Extremely Popular
Go to Latest
method HonoBase.prototype.basePath
import { HonoBase } from "https://deno.land/x/hono@v3.7.6/hono-base.ts";

Type Parameters

SubPath extends string

Returns

Hono<E, S, MergePath<BasePath, SubPath>>