source:
frontend/node_modules/workbox-precaching/utils/printCleanupDetails.d.ts
| Last change on this file was 9af201e, checked in by , 13 days ago | |
|---|---|
|
|
| File size: 192 bytes | |
| Rev | Line | |
|---|---|---|
| [9af201e] | 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.
