Module

x/hono/client/client.ts>hc

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

type

<T extends Hono>(baseUrl: string) => unknown