Forum Discussion

MadhuLambu's avatar
MadhuLambu
Occasional Contributor
3 months 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...