exported type changes on import (z.zodInfer)
I don't know why classes is being imported with undefined. When I check the export, there is no undefined, but when I check the import there is. This is causing issues in my code that I don't want to force away with a casting
0 Replies