Module

x/hono/client/utils.ts>mergePath

Ultrafast web framework for the Edge
Extremely Popular
Go to Latest
variable mergePath
import { mergePath } from "https://dotland.deno.dev/x/hono@v3.0.0-rc.12/client/utils.ts";

type

(base: string, path: string) => unknown