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 dbfaadc commit 5ec6e09Copy full SHA for 5ec6e09
src/index.js
@@ -1,3 +1,3 @@
1
import Controller from './controller';
2
3
-module.exports = Controller;
+export default Controller;
0 commit comments