! is non-null assertion operator (post-fix expression) - it just saying to type checker that you're sure that a is not null or undefined .
確定! 回上一頁