跳转到内容

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