Preview environment

function escapeEscape

declare function escapeEscape(text: string): string;

Escapes escape characters in a string.

Parameters

text: string
Content to escape