Function which receives a arktype's 'type'
I'm trying to do something like this:
But the parsedResponse isn't of type T, so how do I make this function accept as schema anything created using type({...})
But the parsedResponse isn't of type T, so how do I make this function accept as schema anything created using type({...})