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

3 lines
141 B
TypeScript

import { ManifestTransform } from '../types';
export declare function noRevisionForURLsMatchingTransform(regexp: RegExp): ManifestTransform;