variable hcimport { hc } from "https://dotland.deno.dev/x/hono@v3.7.0-rc.1/client/client.ts"; type<T extends Hono<any, any, any>>(baseUrl: string, options?: ClientRequestOptions) => unknown