`types` are not exported by default from `utils` folder
I have a few types in a validation file inside the
here is a snapshot of the
Thanks for the help.
utils folder. The schemas that I exported are auto-imported but the types are not. How do i declare types globally? here is a snapshot of the
validation.ts file:Thanks for the help.