TypeScript 2.0 introduces two new types: null and undefined . You have to set the compiler option strictNullChecks to true to use these types.
確定! 回上一頁