• Escapes all special regex characters with a backslash and returns the escaped string.

    Parameters

    • str: string

    Returns string

Generated using TypeDoc