Buscar
Estás en modo de exploración. debe iniciar sesión para usar MEMORY

   Inicia sesión para empezar


Por supuesto:

TypeScript

» Iniciar este curso
(Practica preguntas similares gratis)
Pregunta:

What issue does TypeScript's excess property checking address?

Autor: Kate W



Respuesta:

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 calificaciones)

1 answer(s) in total

Autor

Kate W
Kate W