Tuesday, 2 July 2019

javascript - I have declared a global variable in script1,js

How can I restrict the global variable to that file only, ie not accessible to other script files, I have two script files like script1,js and script2,js

No comments:

Post a Comment