2 lines
65 B
TypeScript
Executable File
2 lines
65 B
TypeScript
Executable File
export declare function escapeStringRegexp(str: string): string;
|