storage property

DurableObjectStorage get storage

Implementation

DurableObjectStorage get storage =>
    durableObjectStorageFromJsObject(_delegate.storage);