Closed azad-source closed 1 month ago
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 79.74%. Comparing base (
0622372
) to head (fe8f8fb
). Report is 43 commits behind head on main.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Thank you!
The types field in package.json is no longer used if there is an exports field: https://www.typescriptlang.org/docs/handbook/release-notes/typescript-4-7.html#packagejson-exports-imports-and-self-referencing
Therefore you should be good by simply copying your "types": "./dist/src/index.d.ts" indication within your exports.