type DurableStub<T extends Rpc.DurableObjectBranded | undefined> = intersection
The stub durable() returns: the native stub with a raw-tunnel fetch plus the state-carrying forward.
durable()
fetch
forward
Learn: Overview