Forum Discussion

MadhuLambu's avatar
MadhuLambu
Contributor
2 years ago
Solved

Problem with using arrow functions

Dear community, am having bit of an issue using arrow function defined in another file. Code snippet is below.  Looking forward to any hints. Test1.JS ------------- const str = 'xyz'; const getSt...