imports
#4574
Replies: 1 comment
-
@h0leee in js if you want to export function/object/variables from 1 file you need them to add in |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
If I want to import using require from another file, do i need to put those variables that i wanna import in module.exports???
Beta Was this translation helpful? Give feedback.
All reactions