Skip to main content
Module

x/hono/client/index.ts

Web Framework built on Web Standards
Extremely Popular
Go to Latest
File
export { hc } from './client.ts'export type { InferResponseType, InferRequestType, Fetch, ClientRequestOptions, ClientRequest, ClientResponse,} from './types.ts'