Quiz 5
1. Type defining a shape for an object literal.
2. Type representing a function with any arguments.
3. Utility type that turns properties into partial.
4. The process of applying decorators to classes.
5. Used to define an object type with string keys.
6. Type that holds all function properties.
7. A collection of related constants.
8. Technique for creating a new type from another type.
9. Used to specify the type of an error.
10. The result of a type transformation.
Previous Next