1 line
59 B
TypeScript
1 line
59 B
TypeScript
export declare function escapeRegExp(str: string): string;
|
export declare function escapeRegExp(str: string): string;
|