QuizIntermediate

Call and Construct Signatures

Understand how construct signatures use the new keyword in interfaces.

Which interface member describes a type that can be called with `new` to create an instance?