Function: regExpEsc()
regExpEsc(
str:string):string
Defined in: regExpEsc.ts:7
Cleans a string from regex injection
Parameters
| Parameter | Type | Description | 
|---|---|---|
| str | string | The string to clean | 
Returns
string
regExpEsc(
str:string):string
Defined in: regExpEsc.ts:7
Cleans a string from regex injection
| Parameter | Type | Description | 
|---|---|---|
| str | string | The string to clean | 
string