Skip to content

Commit

Permalink
feat: add symbol.iterator to corejs 2 data
Browse files Browse the repository at this point in the history
  • Loading branch information
TomerAberbach committed May 18, 2020
1 parent c295907 commit 1cea4b3
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -308,6 +308,7 @@ module.exports = {
"well-known symbols / Symbol.unscopables",
],
},
"es6.symbol.iterator": "well-known symbols / Symbol.iterator",
"es7.symbol.async-iterator": "Asynchronous Iterators",

"es6.string.anchor": "String.prototype HTML methods",
Expand Down

0 comments on commit 1cea4b3

Please sign in to comment.