syntax of importing from wasp
Hi I am pretty newbie to typescript and wasp, I have python experience though. I was asking chatgpt to create a simple function to try and call my python backend. I am in the process of combining them.
chatGPT suggested this, but I cant import like this its giving errors on running
chatGPT suggested this, but I cant import like this its giving errors on running
wasp start . Is chatGPT completely wrong or am I doing sth wrong, where can I find some documentation on how to do this correctly