Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
azu committed Jul 20, 2024
1 parent 62e7d19 commit ccc619d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/basic/map-and-set/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -559,5 +559,6 @@ console.log(results); // => ["a","b"]
[プロパティの存在を確認する]: ../object/README.md#confirm-property
[プロトタイプオブジェクト]: ../prototype-object/README.md
[`Object.prototype`を継承しないオブジェクト]: ../prototype-object/README.md#not-inherit-object
[`Object.groupBy`]: ../array/README.md#object-group-by
[^es2023]: ES2023でSymbolも扱えるように仕様が変更されています。

0 comments on commit ccc619d

Please sign in to comment.