<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [rc-js-util](./rc-js-util.md) &gt; [\_RegExp](./rc-js-util._regexp.md)

## \_RegExp class

Utilities that apply to `RegExp`<!-- -->.

**Signature:**

```typescript
export declare class _RegExp 
```

## Properties

<table><thead><tr><th>

Property


</th><th>

Modifiers


</th><th>

Type


</th><th>

Description


</th></tr></thead>
<tbody><tr><td>

[escapeRegex](./rc-js-util._regexp.escaperegex.md)


</td><td>

`static`

`readonly`


</td><td>

typeof regexEscapeRegex


</td><td>

Escapes RegExp special characters in strings.


</td></tr>
</tbody></table>
