Since symbol is not included in ES5, in order to use it in TypeScript, either we change the TypeScript target to ES6, or we manually add the symbol library ...
確定! 回上一頁