TypeScript's type annotations allow us to assign types to variables. The syntax for a type annotation is as follows: put a colon followed by the variable name ...
確定! 回上一頁