import { type Fetch } from "https://deno.land/x/hono@v3.12.5/client/index.ts";
definition: (args?: InferRequestType<T>, opt?: ClientRequestOptions) => Promise<ClientResponse<InferResponseType<T>>>
import { type Fetch } from "https://deno.land/x/hono@v3.12.5/client/index.ts";