Importing and exporting in ES6 using module.exports #1138
Rahma-AlWadhahi
started this conversation in
Tips and Tricks
Replies: 1 comment 1 reply
-
Ohhh, great!! Thank you so much! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I found a question in stackoverflow which addresses a similar question that has been raised by @janaSunrise in discord:
“ Why do I get this error even if I actually export it...”


Solution
Module.exports and ES6 Import
Beta Was this translation helpful? Give feedback.
All reactions