We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adfce44 commit 1f6f72bCopy full SHA for 1f6f72b
.github/.keepalive
@@ -1 +1 @@
1
-2022-09-01T00:54:36.458Z
+2022-10-01T01:19:27.093Z
lib/index.js
@@ -35,9 +35,9 @@
35
36
// MODULES //
37
38
-var ctors = require( './main.js' );
+var main = require( './main.js' );
39
40
41
// EXPORTS //
42
43
-module.exports = ctors;
+module.exports = main;
0 commit comments