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.
ValidationError
1 parent 8f101b9 commit f56d2b3Copy full SHA for f56d2b3
1 file changed
packages/server/src/index.ts
@@ -18,4 +18,4 @@ export * from './router'
18
export * from './router-accessible-lazy'
19
export * from './router-client'
20
21
-export { isDefinedError, ORPCError, safe, type } from '@orpc/contract'
+export { isDefinedError, ORPCError, safe, type, ValidationError } from '@orpc/contract'
0 commit comments