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