UNPKG

77 BTypeScriptView Raw
1declare function escapeRegExp(str: string): string;
2export = escapeRegExp;