Exercise #70: Usage With Express
Advanced Patterns ยท 05-external-libraries
Goal

Goal: Thread the parser's query type through to the handler so `req.query` is strongly typed.

Run "Check Solution" to validate your code in the browser.