mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
454 B
454 B
Home > puppeteer > Protocol > CacheStorage > CacheId
Protocol.CacheStorage.CacheId type
Unique identifier of the Cache object.
Signature:
export type CacheId = string;