TypeScriptFunctions & Function Types

37 items

QuizBeginner

Arrow Function Type Annotations

Learn how to add parameter and return types directly to an arrow function.

Which arrow function correctly types its parameter and return value?