### What happened? // package.json { "exports": { "import": "./index-module.js", "require": "./index-require.cjs" }, "type": "module" } ### Versions [GITHUB-202410-GitHubDataProtectionAgreement.pdf](https://github.com/user-attachments/files/18763268/GITHUB-202410-GitHubDataProtectionAgreement.pdf) ### Relevant log output ```shell ``` ### Code of Conduct - [x] I agree to follow this project's Code of Conduct
What happened?
// package.json
{
"exports": {
"import": "./index-module.js",
"require": "./index-require.cjs"
},
"type": "module"
}
Versions
GITHUB-202410-GitHubDataProtectionAgreement.pdf
Relevant log output
Code of Conduct