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.
1 parent 3b15fc2 commit c68ce2dCopy full SHA for c68ce2d
packages/contract/src/index.ts
@@ -19,4 +19,5 @@ export * from './types'
19
20
export { ORPCError } from '@orpc/client'
21
export type { HTTPMethod, HTTPPath } from '@orpc/client'
22
+export { AsyncIteratorClass } from '@orpc/shared'
23
export type { Registry, ThrowableError } from '@orpc/shared'
0 commit comments