Skip to content

Commit 92eb5dd

Browse files
committedJul 29, 2021
fix content of some entry points
1 parent ba97391 commit 92eb5dd

File tree

183 files changed

+298
-145
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

183 files changed

+298
-145
lines changed
 

‎CHANGELOG.md

+1
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
require('../modules/es.aggregate-error');
2+
require('../modules/es.array.iterator');
23
require('../modules/es.string.iterator');
3-
require('../modules/web.dom-collections.iterator');
44
var path = require('../internals/path');
55

66
module.exports = path.AggregateError;

0 commit comments

Comments
 (0)
Please sign in to comment.