Skip to content

Commit 91ef235

Browse files
authored
fix(client): export ApplyGlobalResponse from hono/client (#4743)
1 parent d2ed2e9 commit 91ef235

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/client/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ export type {
1212
ClientRequestOptions,
1313
ClientRequest,
1414
ClientResponse,
15+
ApplyGlobalResponse,
1516
} from './types'

0 commit comments

Comments
 (0)