kdljs
kdljs copied to clipboard
Add ESModule support
Only Commonjs support now~
Is the goal to support both or just ESM?
can we have typescript -> everything? (of course we want everything always :))
Is the goal to support both or just ESM?
The goal is to support both, I do not want to limit people who mainly use CommonJS.
can we have typescript -> everything? (of course we want everything always :))
I have little to no experience with TypeScript so I don't think I could do that. Is there a particular problem with using this in TypeScript right now?