@russian-dima so i created a new backend file and page, and like you I didn’t get the error initially with the import statement, but when I added a dummy test multiplication function and called that from the front end page it still throws the module not found error. I’m guessing you weren’t seeing the error because you didn’t call anything that loaded the backend file when you did the preview.
Backend code:

Frontend code:

Error in Preview:
