I have a two .js files, one is the main one and the other is used to write and export the functions. My problem is: when I import a function from functions.js t
functions.js