UNPKG

react-klasha

Version:

This is an reactJS library for implementing klasha payment gateway

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