ElasticEmail / ElasticEmail.WebApiClient-js

Deprecated library. Easily send emails with Elastic Email using Web API JS Client https://elasticemail.com/
MIT License
15 stars 9 forks source link

Not working with typescript in react #15

Closed sahilkhaire closed 4 years ago

sahilkhaire commented 4 years ago

i did same configurations as mentioned here but it is giving error as undefined whenever we send emails. but whenever I use same code in .js code is working fine.

how we can run this code in typescript?