Michał Orkisz
Michał Orkisz
## A description of the problem you're trying to solve: Currently, when defining arrays of primitive types, there is no built-in mechanism to enforce that array items are unique. ##...
### Summary - **nestia**: 3.2.1 - **typia**: 6.0.6 - **Expected behavior**: I would expect `TypedParam` error to follow the same interface as `TypedQuery` and `TypedBody`. - **Actual behavior**: `TypedParam` uses...
Like https://github.com/vercel/ncc/pull/914, but with very minimal changes and up to date with the `main` branch