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
It seems like the UMD module is double wrapped. I'm out of my element with ESM/Typescript build processes as this is my first attempt from scratch. I'll try to circle back and see if upgrading the devDependencies/config makes the output not nested.
jmealo
changed the title
Typescript usage?
Is the default export nested / double-wrapped?
Mar 30, 2021
Thanks for the great module! I use it all the time in my commonJS projects and I'm hitting trouble with ESM/Typescript:
not working
working
I noticed that the default class exported is actually named
DAG
but I don't think that's related.The text was updated successfully, but these errors were encountered: