Here's a simple variable declaration. It's valid JavaScript as there is no TypeScript specific syntax. The variable is inferred to be of type string because ...
確定! 回上一頁