Add ES Module support for helpers package so it can be imported in both CommonJS and ESM projects without any additional transpilation. Reference: https://blog.mastykarz.nl/create-npm-package-commonjs-esm-typescript/
Add ES Module support for helpers package so it can be imported in both CommonJS and ESM projects without any additional transpilation.
Reference: https://blog.mastykarz.nl/create-npm-package-commonjs-esm-typescript/