@uni-ts/model
Type-safe data modeling and validation
The @uni-ts/model
package provides a unified interface for creating type-safe data models that work seamlessly with validation libraries following the Standard Schema interface like Zod, Valibot, or ArkType.
To learn more about this package, see the Documentation.