mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-06-16 04:09:14 +08:00
2 lines
141 B
Text
2 lines
141 B
Text
import { ManifestTransform } from '../types';
|
|
export declare function noRevisionForURLsMatchingTransform(regexp: RegExp): ManifestTransform;
|