Skip to content

StandardSchemaV1Types

Backward-compatible flat alias for StandardSchemaV1.Types.

Signatures

ts
type StandardSchemaV1Types<Input, Output> = StandardSchemaV1.Types<Input, Output>;

See Also

Released under the MIT License.