Add support for asyncIterator.
This commit is contained in:
@@ -47,6 +47,7 @@ export default {
|
||||
},
|
||||
|
||||
Symbol: {
|
||||
asyncIterator: "symbol/async-iterator",
|
||||
for: "symbol/for",
|
||||
hasInstance: "symbol/has-instance",
|
||||
isConcatSpreadable: "symbol/is-concat-spreadable",
|
||||
|
||||
Reference in New Issue
Block a user