• Replace special characters in the string to fit in a string literal and avoid injections The result should be used in a string constant, or the escapsure is unneeded and the users may not expect to see the escape sequences.

    Parameters

    • str: string

    Returns string

Generated using TypeDoc