• Replaces <, >, &, ', " and / with HTML entities.

    Parameters

    • target: string

      The string to perform the escape operation on.

    Returns Result<string | undefined>

Generated using TypeDoc