Skip to content

InferInput

InferInput<Schema> = NonNullable<Schema["~standard"]["types"]>["input"]

Defined in: packages/input/src/standard-schema.ts:67

Infers the input type of a Standard Schema.

Schema extends StandardSchemaV1