import actions into main.wasp
I am struggling with the following problem:
I defined an action in the actions.ts but I get the message that it is not exported.
In the Browser I get the message that the import of actions.js failed.
I am using the open saas template and I already tried to 'wasp clean' my project
I defined an action in the actions.ts but I get the message that it is not exported.
In the Browser I get the message that the import of actions.js failed.
I am using the open saas template and I already tried to 'wasp clean' my project


