cacheOkAndOpaquePlugin.d.ts 140 B

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