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

fix type declaration #12

Merged
merged 1 commit into from
Apr 25, 2024
Merged

fix type declaration #12

merged 1 commit into from
Apr 25, 2024

Conversation

djskinner
Copy link

this package uses a commonJS module.export so the types should use export =

This has been tested in the js performance repo against bugsnag/bugsnag-js-performance#445 by manually updating the types in node_modules to as they are here and verifying the type errors are resolved

@djskinner djskinner requested a review from gingerbenw April 25, 2024 12:39
@djskinner djskinner merged commit 346e9fe into master Apr 25, 2024
5 checks passed
@djskinner djskinner deleted the fix-types branch April 25, 2024 12:42
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

Successfully merging this pull request may close these issues.

2 participants