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.
InitialInputSchema
InitialOutputSchema
1 parent 4e42d6b commit 0a0a88eCopy full SHA for 0a0a88e
1 file changed
packages/server/src/index.ts
@@ -57,6 +57,8 @@ export type {
57
ErrorMapItem,
58
InferSchemaInput,
59
InferSchemaOutput,
60
+ InitialInputSchema,
61
+ InitialOutputSchema,
62
MergedErrorMap,
63
Meta,
64
MetaPlugin,
0 commit comments