Published on

What are TypeScript MAPPED Types and how to use them Effectively

Authors

What are TypeScript MAPPED Types and how to use them Effectively

What are TypeScript MAPPED Types and how to use them Effectively

Readonly utility type can make all properties of a type readonly.

Fallback text 1

Keys in an object can have the type PropertyKey that is an union of string | number | symbol