Exercise #67: Dynamic Middleware
Advanced Patterns ยท 04-classes
Go back to exercises
Open in TypeScript Playground
Goal
Goal: Make `use` generic so each middleware updates the output type.
Check Solution
Run "Check Solution" to validate your code in the browser.