AFAIK, the `deleteAll()` function only works on `this.state.storage` inside the Durable Object, not

AFAIK, the
deleteAll()
function only works on
this.state.storage
inside the Durable Object, not in the Worker itself.
Was this page helpful?