- 1
6th Dec 2020, 3:07 AM
Jimmy Shergill
6 Respuestas
0
I want to call a variable named web from project.js to another jsfile named main.js
6th Dec 2020, 3:30 AM
Jimmy Shergill
0
Yes , I know that but don't know how to export and import variables , can you please help me ?
6th Dec 2020, 4:41 AM
Jimmy Shergill
0
ThankYou for helping me
6th Dec 2020, 4:53 AM
Jimmy Shergill
- 1
You have to export the variable from project.js file and import it in main.js
6th Dec 2020, 4:36 AM
Raj Chhatrala
Raj Chhatrala - avatar