StandardSchemaV1
Defined in: packages/input/src/standard-schema.ts:6
The Standard Schema interface.
Type Parameters
Section titled “Type Parameters”Input = unknown
Output
Section titled “Output”Output = Input
Properties
Section titled “Properties”~standard
Section titled “~standard”
readonly~standard:Props<Input,Output>
Defined in: packages/input/src/standard-schema.ts:8
The Standard Schema properties.