FlashcardIntermediate

Construct Signatures

Describing types that can be called with 'new'.

Question

How do you type something that can be instantiated with 'new'?

Click to reveal answer