Exercise #128: Document.queryselector Example
TypeScript Generics ยท 05-function-overloads
Goal

Goal: Use the generic type argument on `querySelector` to get a specific element type.

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