escapeRegexp
function
escapeRegexp
sourceexport function escapeRegexp(str: string): string export function escapeRegexp(str: string): string| Param | Description | Type | Required |
|---|---|---|---|
| The string to escape | | Yes |
Returns:
string stringexport function escapeRegexp(str: string): string export function escapeRegexp(str: string): string| Param | Description | Type | Required |
|---|---|---|---|
| The string to escape | | Yes |
Returns:
string string