z.StandardSchemaV1.InferInputInfers the input type of a Standard Schema. type InferInput<Schema extends StandardSchemaV1> = NonNullable<Schema["~standard"]["types"]>["input"];§Type Parameters§Schema extends StandardSchemaV1[src]§Type§NonNullable<Schema["~standard"]["types"]>["input"][src]