Viewing File: /home/ubuntu/route-and-root-frontend-base/node_modules/workbox-navigation-preload/disable.d.ts

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