8 Replies
I've got up to date types
it does have those things though...
if I remove the implements, it says it doesn't have the method
if I let it autofill that it does
ugh
I removed the : DurableObject from the top level function and it seems to work fine now
Try importing Request from workers-types too. Looks like you're trying to use the built-in Request which is different from the Workers Request.
Did that, got a different error
That was actually missing the methods