Skip to content

StandardSchemaWithJSON

A Standard Schema that supports validation and JSON Schema conversion.

Type Parameter Default type

Input

unknown

Output

Input

readonly ~standard: Props<Input, Output> & Props<Input, Output>;