2 lines
60 B
TypeScript
2 lines
60 B
TypeScript
export declare const escapeRegExp: (str: string) => string;
|
export declare const escapeRegExp: (str: string) => string;
|