silentdevnull
05/24/2023, 10:29 PM✘ [ERROR] Expected ")" but found ":"
src/index.js:4:23:
4 │ async fetch(request: Request, env: Env): Promise<Response> {
│ ^
╵ )
✘ [ERROR] Expected ")" but found ":"
src/index.js:4:23:
4 │ async fetch(request: Request, env: Env): Promise<Response> {
│ ^
╵ )
So before I try anything wanted to see if it worked for your or someone else.