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 88b46f2 commit 3e6c788Copy full SHA for 3e6c788
index.js
@@ -1,4 +1,4 @@
1
-module.exports = class Logger {
+module.exports = class l {
2
constructor(s) {
3
this.p = s.production;
4
}
0 commit comments