We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ApplyGlobalResponse
hono/client
1 parent d2ed2e9 commit 91ef235Copy full SHA for 91ef235
src/client/index.ts
@@ -12,4 +12,5 @@ export type {
12
ClientRequestOptions,
13
ClientRequest,
14
ClientResponse,
15
+ ApplyGlobalResponse,
16
} from './types'
0 commit comments