Indexed access type, keyof operator, mapped type, template literal type
Generic: type varialbe, map, forEach methods, interface, type alias, class, promises
JavaScript class, TypeScript class, access modifier, interface implement
Interface, interface inheritance, interface declaration merging
Function type expression, call signature, function type compatibility, function overloading, user-defined type guards
Type set structure, algebraic type, type inference, type assertion, type narrowing, disjoint union types
Primitive type, literal type, array, tuple, object, type alias, index signature, enum type, any, unknown, void, never