source:
frontend/node_modules/workbox-precaching/utils/printCleanupDetails.d.ts
| Last change on this file was 9af201e, checked in by , 11 days ago | |
|---|---|
|
|
| File size: 192 bytes | |
| Line | |
|---|---|
| 1 | import '../_version.js'; |
| 2 | /** |
| 3 | * @param {Array<string>} deletedURLs |
| 4 | * |
| 5 | * @private |
| 6 | * @memberof workbox-precaching |
| 7 | */ |
| 8 | export declare function printCleanupDetails(deletedURLs: string[]): void; |
Note:
See TracBrowser
for help on using the repository browser.
