mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-04 12:19:30 +08:00
1 line
59 B
Text
1 line
59 B
Text
export declare function escapeRegExp(str: string): string;
|