source:
frontend/node_modules/workbox-navigation-preload/isSupported.d.ts
| Last change on this file was 9af201e, checked in by , 12 days ago | |
|---|---|
|
|
| File size: 237 bytes | |
| Line | |
|---|---|
| 1 | import './_version.js'; |
| 2 | /** |
| 3 | * @return {boolean} Whether or not the current browser supports enabling |
| 4 | * navigation preload. |
| 5 | * |
| 6 | * @memberof workbox-navigation-preload |
| 7 | */ |
| 8 | declare function isSupported(): boolean; |
| 9 | export { isSupported }; |
Note:
See TracBrowser
for help on using the repository browser.
