Skip to content

True Myth / standard-schema / StandardSchemaV1

Interface: StandardSchemaV1<Input, Output>

The Standard Schema interface.

Type Parameters

Input

Input = unknown

Output

Output = Input

Properties

~standard

readonly ~standard: Props<Input, Output>

The Standard Schema properties.