Files
feedstr.live/node_modules/workbox-strategies/plugins/cacheOkAndOpaquePlugin.d.ts
T
2023-11-25 18:12:47 -05:00

4 lines
140 B
TypeScript

import { WorkboxPlugin } from 'workbox-core/types.js';
import '../_version.js';
export declare const cacheOkAndOpaquePlugin: WorkboxPlugin;