react-code-dataset / next.js /test /e2e /app-dir /app-external /node_modules /dual-pkg-optout /package.json
| { | |
| "exports": { | |
| "import": "./index.mjs", | |
| "require": "./index.cjs" | |
| } | |
| } | |
| { | |
| "exports": { | |
| "import": "./index.mjs", | |
| "require": "./index.cjs" | |
| } | |
| } | |