Exercise #135: Data Fetcher With Warning
TypeScript Generics ยท 06-challenges
Goal

Goal: Add a default generic that warns when no type argument is provided.

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