Open christian-bromann opened 1 week ago
Hi @christian-bromann 👋🏻
Yes! Unfortunately, we haven't prioritized it yet, but we want to support the dual-mode package.
Would you prefer to rewrite the code base into TypeScript or just use a compiler like Vite to achieve this? Alternatively we could make any exported function async and have the CJS version dynamically import the ESM one, but this may be a breaking change.
Hey 👋
it would be very helpful if this package could be consumed within an ESM module. Is there interest for such a contribution?
Cheers!