import { type Fetch } from "https://deno.land/x/hono@v4.3.2/client/types.ts";
definition: (args?: InferRequestType<T>, opt?: ClientRequestOptions) => Promise<ClientResponseOfEndpoint<InferEndpointType<T>>>
import { type Fetch } from "https://deno.land/x/hono@v4.3.2/client/types.ts";