This is how you'd create a Map in TypeScript. JavaScript would be identical minus the <string, string> . const map = new Map ...
確定! 回上一頁