Urara-Blog/node_modules/.pnpm-store/v3/files/c5/317aac861942a498b5df76e63aebecd5ecef049421575cb0b0ec6758017834248998278796f66b2e5599f4a456f3c169406af4f6f331bc389a33311a608252
2022-08-14 01:14:53 +08:00

9 lines
280 B
Text

import './_version.js';
/**
* Adds an `activate` event listener which will clean up incompatible
* precaches that were created by older versions of Workbox.
*
* @memberof workbox-precaching
*/
declare function cleanupOutdatedCaches(): void;
export { cleanupOutdatedCaches };