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 cace5eb commit 7e0bfcaCopy full SHA for 7e0bfca
index.js
@@ -1 +1,2 @@
1
-export {default as functionality} from './lib/main.js';
+import functionality from './lib/main.js';
2
+export default functionality
0 commit comments