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: fix typings for TypeScript v5 #599

Merged
merged 2 commits into from
Jul 23, 2023

Conversation

cyruseuros
Copy link
Contributor

Fixes #598 (there might be implications on other packages I did not look into)

@codecov
Copy link

codecov bot commented Jul 14, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (395c980) 99.61% compared to head (c6281fe) 99.61%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #599   +/-   ##
=======================================
  Coverage   99.61%   99.61%           
=======================================
  Files           4        4           
  Lines         519      519           
  Branches       57       57           
=======================================
  Hits          517      517           
  Misses          2        2           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jonahsnider jonahsnider added the bug Something isn't working label Jul 23, 2023
@jonahsnider jonahsnider changed the title Fix typescript imports fix: fix typings for TypeScript v5 Jul 23, 2023
@jonahsnider jonahsnider merged commit 1273e31 into jonahsnider:master Jul 23, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Typings can't be found on TypeScript 5
2 participants