But how I'm supposed to access them from a static web page(I don't want to access them in developmen

But how I'm supposed to access them from a static web page(I don't want to access them in development/local, I eman production once it is deployed), will the env variable be accessible? In a worker the context comes from the event onRequest but how from a worker page?
Was this page helpful?