콘텐츠로 이동

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