kdljs icon indicating copy to clipboard operation
kdljs copied to clipboard

Add ESModule support

Open Gaubee opened this issue 4 years ago • 3 comments

Only Commonjs support now~

Gaubee avatar Sep 16 '21 10:09 Gaubee

Is the goal to support both or just ESM?

callmehiphop avatar Oct 08 '21 06:10 callmehiphop

can we have typescript -> everything? (of course we want everything always :))

pelikhan avatar Oct 12 '22 17:10 pelikhan

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?

larsgw avatar Oct 12 '22 21:10 larsgw