trae
trae copied to clipboard
v2 - types of the core library
Right now types of middlewares and types of what the methods are returning are not properly done (using any
, or not matching).
Some things to be fixed
- Types for middleware
- Resolved types
- When there's middleware
- When not
- When using different types of decoding/parsing the body