Exercise #58: Typescripts Worst Error
Advanced Patterns ยท 03-type-predicates-assertion-functions
Go back to exercises
Open in TypeScript Playground
Goal
Goal: Make the assertion function properly narrow the user to AdminUser.
Check Solution
Run "Check Solution" to validate your code in the browser.