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 Export #156

Merged
merged 2 commits into from
Nov 9, 2023
Merged

Fix Type Export #156

merged 2 commits into from
Nov 9, 2023

Conversation

N0tExisting
Copy link
Contributor

When trying to import this module the following error occurs:

Could not find a declaration file for module 'solid-proxies'. './node_modules/solid-proxies/dist/solid-proxies.js' implicitly has an 'any' type.
  There are types at './node_modules/solid-proxies/dist/types/index.d.ts', but this result could not be resolved when respecting package.json "exports".
  The 'solid-proxies' library may need to update its package.json or typings. ts(7016)

This Pr Fixes that

Copy link
Owner

@Exelord Exelord left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Revert version bump

@Exelord
Copy link
Owner

Exelord commented Nov 9, 2023

Thank you :)

@Exelord Exelord merged commit e41b477 into Exelord:main Nov 9, 2023
2 checks passed
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.

None yet

2 participants