Function generateTextEmailFromHTML

  • Function to convert HTML Email to Text version.

    Returns

    Text version of the email in string format.

    Parameters

    • html: string

      HTML which needs to be converted.

    Returns string

Generated using TypeDoc