Exercise #70: Usage With Express
Advanced Patterns ยท 05-external-libraries
Go back to exercises
Open in TypeScript Playground
Goal
Goal: Thread the parser's query type through to the handler so `req.query` is strongly typed.
Check Solution
Run "Check Solution" to validate your code in the browser.