I also tinkered with the given example on a separate repo created using `npm create cloudflare@lates

I also tinkered with the given example on a separate repo created using npm create cloudflare@latest workflows-starter -- --template "cloudflare/workflows-starter" and noticed that, even if I define the workflow in other file, I still need to export it from index.ts, I think this is somewhat related, but not able to figure this out in next js
Was this page helpful?