get method

Implementation

DurableObjectStub get(DurableObjectId id) =>
    durableObjectStubFromJsObject(_delegate.get(id.delegate));