FlashcardBeginner
Optional properties
A ? after a property name marks it as optional in an object type.
Question
How do you make an object property optional?
Click to reveal answer
A ? after a property name marks it as optional in an object type.
How do you make an object property optional?