TypeScript Associate — Easy
Key points
- Intersection type requires a value to meet the criteria of both types.
- It is denoted by the `&` symbol in TypeScript.
- This type is useful for creating complex types by combining multiple types.
Ready to go further?
Related questions
