You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Zod schema produces an interface underhood. For to use an interface, u have to develop own custom logic for type safety which is already done by the lib, so y reinvent the wheel.
A type interface instead of schema would be really awesome.
Please check this once
The text was updated successfully, but these errors were encountered: