コンテンツにスキップ

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>;