Do the "automatically cached" `await this.state.storage.get(key)`-operations count as billable reads

Do the "automatically cached"
await this.state.storage.get(key)
-operations count as billable reads?
Was this page helpful?