
{{alias}}
    Replace symbol.

    This symbol provides a method for replacing substrings matched by the
    current object.

    The symbol is only supported in ES6/ES2015+ environments. For non-supporting
    environments, the value is `null`.

    Examples
    --------
    > var s = {{alias}}
    e.g., <symbol>

    See Also
    --------

