Open
Description
Use ECMAScript modules instead of CommonJS.
- Convert all
require
based imports to useimport
- Update build and package entry points to be backward compatible with CJS consumers
See
- https://2ality.com/2019/10/hybrid-npm-packages.html #### See
- https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c