3 type helpers that you're probably already using on a daily basis: Parameters, ReturnType, and Awaited ✨
Extremely useful when having to derive types from other functions, without having to hard code the values, also helpful for accessing types from external dependencies