TypeScript Associate — Easy
Key points
- The `?` operator signifies optional properties in TypeScript.
- Optional properties can be present or absent in an object.
- This feature enhances the adaptability of object structures in TypeScript.
Ready to go further?
Related questions
