📜  .has js - Javascript 代码示例

📅  最后修改于: 2022-03-11 15:03:42.658000             🧑  作者: Mango

代码示例2
The has() function of the map object accepts a key in string format and returns a boolean value of true if the specified key exists. Otherwise, the function returns false.