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