map.get('key'); // 'value'. JavaScript objects are collections of properties, a property being a key/value pair: const someObject = {};
確定! 回上一頁