You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have reviewed the source code here and it seems like this project is not yet a ES Module.
For any modern typescript project, it would be helpful if you could provide a ES6 Module.
You can read more about the benefits of ESM here and here.
Let me know if I can help during the implementation of this.
Best,
Alexander
The text was updated successfully, but these errors were encountered:
Hello Javier,
when importing your script into typescript Angular projects, the following warning appears:
I have reviewed the source code here and it seems like this project is not yet a ES Module.
For any modern typescript project, it would be helpful if you could provide a ES6 Module.
You can read more about the benefits of ESM here and here.
Let me know if I can help during the implementation of this.
Best,
Alexander
The text was updated successfully, but these errors were encountered: