source:
frontend/node_modules/workbox-navigation-preload/disable.d.ts
| Last change on this file was 9af201e, checked in by , 11 days ago | |
|---|---|
|
|
| File size: 203 bytes | |
| Line | |
|---|---|
| 1 | import './_version.js'; |
| 2 | /** |
| 3 | * If the browser supports Navigation Preload, then this will disable it. |
| 4 | * |
| 5 | * @memberof workbox-navigation-preload |
| 6 | */ |
| 7 | declare function disable(): void; |
| 8 | export { disable }; |
Note:
See TracBrowser
for help on using the repository browser.
