Are you an LLM? You can read better optimized documentation at /documentation/api/core/type-aliases/InferIn.md for this page in Markdown format
ws-asyncapi API / core / InferIn
Type Alias: InferIn<S>
InferIn<
S> =SextendsStandardSchemaV1?StandardSchemaV1.InferInput<S> :unknown
Defined in: .api-entries/core/index.d.ts:159
Static type that goes onto the wire / into validation (pre-parse).
Type Parameters
S
S