mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-02 16:39:29 +08:00
3 lines
140 B
Text
3 lines
140 B
Text
import { WorkboxPlugin } from 'workbox-core/types.js';
|
|
import '../_version.js';
|
|
export declare const cacheOkAndOpaquePlugin: WorkboxPlugin;
|