trae icon indicating copy to clipboard operation
trae copied to clipboard

v2 - types of the core library

Open gillchristian opened this issue 4 years ago • 0 comments

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

gillchristian avatar Mar 16 '20 22:03 gillchristian