TypeScript TypesTS unknown TypeTS any TypeTS never TypeTS ObjectTS Literal TypeTypeScript UnionTypescript IntersectionTS enum TypeTS Variadic Type TS Utility TypesTS ReadOnly TypeTS ReadonlyArrayTS ExcludeTypescript ReturnTypeTS IteratorResult Useful Type ControlsDocumentation - Mapped TypesWhen you don't want to repeat yourself, sometimes a type needs to be based on another type.https://www.typescriptlang.org/docs/handbook/2/mapped-types.html