typescript durable objects transaction api
Is there an example of how to type durable objects in the storage api?
I guess I'd want to define the type of stuff accessed through this.storage.get()/set()
I guess I'd want to define the type of stuff accessed through this.storage.get()/set()