type StandardSchemaV1<Input, Output> = object;
type StandardSchemaV1<Input, Output> = object;
Defined in: packages/form-core/src/standardSchemaValidator.ts:98
The Standard Schema interface.
• Input = unknown
• Output = Input
readonly ~standard: StandardSchemaV1Props<Input, Output>;
readonly ~standard: StandardSchemaV1Props<Input, Output>;
The Standard Schema properties.
Your weekly dose of JavaScript news. Delivered every Monday to over 100,000 devs, for free.
Your weekly dose of JavaScript news. Delivered every Monday to over 100,000 devs, for free.