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 3b19f45 commit 743854cCopy full SHA for 743854c
.github/.keepalive
@@ -1 +1 @@
1
-2022-09-01T00:54:17.006Z
+2022-10-01T01:19:07.746Z
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