Urara-Blog/node_modules/.pnpm-store/v3/files/ec/dc225bd73eb3b92d5cb4c025822cfd436a8957c257d06396b142fe9c93f5c4c1be8cabd0513df0c0add4b1117f713204ab164cfe213dd88d2611ccbb28856f
2022-08-14 01:14:53 +08:00

8 lines
203 B
Text

import './_version.js';
/**
* If the browser supports Navigation Preload, then this will disable it.
*
* @memberof workbox-navigation-preload
*/
declare function disable(): void;
export { disable };