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
Is your feature request related to a problem? Please describe.
Related to #140 & #141, it would be nice to be able to not be forced to have any options in any schema.
Describe the solution you'd like
Allow developers to not be forced to use an empty object for when using a schema.
import*asKryptonianfrom"kryptonian";// ThisKryptonian.Kalel.string();// Instead of thisKryptonian.Kalel.string({});
Describe alternatives you've considered
None.
Additional context
None.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Related to #140 & #141, it would be nice to be able to not be forced to have any options in any schema.
Describe the solution you'd like
Allow developers to not be forced to use an empty object for when using a schema.
Describe alternatives you've considered
None.
Additional context
None.
The text was updated successfully, but these errors were encountered: