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.
Type Parameters
Section titled “Type Parameters”Schema
Section titled “Schema”Schema extends StandardSchemaV1