1 line
65 B
TypeScript
Executable file
1 line
65 B
TypeScript
Executable file
export declare function escapeStringRegexp(str: string): string;
|