summaryrefslogtreecommitdiff
path: root/src/index.ts
diff options
context:
space:
mode:
authorPawel Zelawski <pawel.zelawski@outlook.com>2025-04-10 12:02:41 +0200
committerPawel Zelawski <pawel.zelawski@outlook.com>2025-04-10 12:02:41 +0200
commit1cf77ecc2a96bf7790e07120a3209c2991e42642 (patch)
treef21443eab5f4b6b2522d86486e64d115d8f43f79 /src/index.ts
parent2350aa140eb692610cc8ba1788ac0300188a5144 (diff)
fix: add explicit exports field to package.json
Added the "exports" field to define proper entry points for ESM (`import`) and CJS (`require`) resolution. This fixes issues where consumers using ESM could not find named exports like `generateDigiIDUri` or `DigiIDError`.
Diffstat (limited to 'src/index.ts')
0 files changed, 0 insertions, 0 deletions