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

3 lines
141 B
TypeScript
Raw Normal View History

2023-09-25 15:58:56 +08:00
import { ManifestTransform } from '../types';
export declare function noRevisionForURLsMatchingTransform(regexp: RegExp): ManifestTransform;