Are you an LLM? You can read better optimized documentation at /documentation/api/core/type-aliases/InferOut.md for this page in Markdown format
ws-asyncapi API / core / InferOut
Type Alias: InferOut<S>
InferOut<
S> =SextendsStandardSchemaV1?StandardSchemaV1.InferOutput<S> :unknown
Defined in: .api-entries/core/index.d.ts:157
Static type a handler receives after a schema validates (post-parse).
Type Parameters
S
S