8000 Auto-generated commit · stdlib-js/array-to-view-iterator@6b2f37f · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 6b2f37f

Browse files
committed
Auto-generated commit
1 parent aaf7ca2 commit 6b2f37f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/.keepalive

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2022-09-01T01:43:38.743Z
1+
2022-10-01T02:11:15.847Z

lib/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@
4040

4141
// MODULES //
4242

43-
var iterator = require( './main.js' );
43+
var main = require( './main.js' );
4444

4545

4646
// EXPORTS //
4747

48-
module.exports = iterator;
48+
module.exports = main;

0 commit comments

Comments
 (0)
0