Hey guys, can anyone help me with strange issue I have with typescript types, in my project where I
Hey guys, can anyone help me with strange issue I have with typescript types, in my project where I use module worker, async fetch(request: Request) etc... Request type is coming from Fetch API interface instead from @cloudflare/workers-types
