property StringUtils.escapeRegExp
Deprecated

Use escapeRegExp function instead

Escapes special regex characters in a string.

Type

escapeRegExp

Usage

import { StringUtils } from ".";