BetterTyped / hyper-fetch

⚡ Fetching and realtime data exchange framework.
https://hyperfetch.bettertyped.com/
Apache License 2.0
1.02k stars 27 forks source link

chore: use correct path for types in core package.json #74

Closed LukasHirt closed 12 months ago

LukasHirt commented 12 months ago

Summary

Adding the path into the types import (like is done with browser and default imports/require) fixes the issue that typescript does not find the necessary types.

Related issue

prc5 commented 12 months ago

@LukasHirt Thank you! 🙌🏻

github-actions[bot] commented 12 months ago

:tada: This PR is included in version 5.7.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: