microsoft / TypeChat

TypeChat is a library that makes it easy to build natural language interfaces using types.
https://microsoft.github.io/TypeChat/
MIT License
8.16k stars 390 forks source link

Distribute as ESM #120

Open sam-goodwin opened 1 year ago

sam-goodwin commented 1 year ago

TypeChat currently only distributes CJS targeting a very old ES version. Can TypeChat be configured to distribute both? It's a relatively straightforward configuration.