Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid type definition in index.d.ts - Typescript 5.5.4 #145

Open
Weax opened this issue Sep 8, 2024 · 0 comments
Open

Invalid type definition in index.d.ts - Typescript 5.5.4 #145

Weax opened this issue Sep 8, 2024 · 0 comments

Comments

@Weax
Copy link

Weax commented Sep 8, 2024

Hello,
using version 5.1.2 with typescript 5.5.4 I get this error:

node_modules/pdf-merger-js/index.d.ts:49:3 - error TS2666: Exports and export assignments are not permitted in module augmentations.

49 export default PDFMerger;
~~~~~~

This didn't helped as I see.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant