train
to
code
YouTube
TypeScript Mapped Types Quiz
Question 1
What is a mapped type?
A type that maps runtime values to disk paths
A type that transforms properties by iterating keys with `in`
A type describing Google Maps APIs
A synonym for `enum`