SEARCH
You are in browse mode. You must login to use MEMORY

   Log in to start


From course:

TypeScript

» Start this Course
(Practice similar questions for free)
Question:

What issue does TypeScript's excess property checking address?

Author: Kate W



Answer:

Throws an error when using an object literal that has a property that does not exist in the type that the function expects, meaning there's no way to safely access the property later on.


0 / 5  (0 ratings)

1 answer(s) in total

Author

Kate W
Kate W