678 B
678 B
Home > puppeteer > Protocol > CacheStorage > RequestEntriesResponse > returnCount
Protocol.CacheStorage.RequestEntriesResponse.returnCount property
Count of returned entries from this storage. If pathFilter is empty, it is the count of all entries from this storage.
Signature:
returnCount: number;