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 f2affcd commit 9b296ecCopy full SHA for 9b296ec
index.js
@@ -0,0 +1,4 @@
1
+'use strict'
2
+const Factory = require('./src/Factory')
3
+
4
+module.exports = Factory
0 commit comments