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

454 B

Home > puppeteer > Protocol > CacheStorage > CacheId

Protocol.CacheStorage.CacheId type

Unique identifier of the Cache object.

Signature:

export type CacheId = string;