Issue with Specifying a Schema as a Function Argument in TypeScript
I have this common issue that always seems to pop up and I cant solve it without rewriting everything. If I specifiy a schema as an argument to a function:
like this for example:
like this for example:
