```json "exports": { "require": "./dist/index.cjs", "default": "./dist/index.modern.js", "types": "./dist/index.d.ts" }, ``` webpack and node want the default the key to be last