TypeScriptFunctions & Function Types

37 items

QuizBeginner

Function Expression Type Annotations

Understand how to type a function stored in a variable using a function type.

Which correctly annotates a function expression assigned to a variable 'add'?