fcamblor / ts-object-transformer

Simple transformObject() utility function allowing to transform an object to another in a type-safe way
MIT License
15 stars 2 forks source link

ES Module Support #4

Open daniatic opened 3 years ago

daniatic commented 3 years ago

Could you migrate to ESModule? You just need to declare it in package.json. I could also provide a pull request. Just let me know.

fcamblor commented 3 years ago

Sure ! :)