puppeteer/new-docs/puppeteer.protocol.cachestorage.deleteentryrequest.cacheid.md
2020-07-13 14:01:35 +01:00

573 B

Home > puppeteer > Protocol > CacheStorage > DeleteEntryRequest > cacheId

Protocol.CacheStorage.DeleteEntryRequest.cacheId property

Id of cache where the entry will be deleted.

Signature:

cacheId: CacheId;