hexo/node_modules/workbox-build/build/lib/no-revision-for-urls-matchi...

3 lines
143 B
TypeScript
Raw Normal View History

2023-10-03 11:14:36 +08:00
import { ManifestTransform } from '../types';
export declare function noRevisionForURLsMatchingTransform(regexp: RegExp): ManifestTransform;