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

refactor: types adjusted #22

Merged
merged 1 commit into from
Feb 2, 2024
Merged

refactor: types adjusted #22

merged 1 commit into from
Feb 2, 2024

Conversation

alduzy
Copy link
Contributor

@alduzy alduzy commented Feb 2, 2024

adjusted types that caused type errors in a project using this lib

adjusted types that caused type errors in a project using this lib
@kesha-antonov kesha-antonov merged commit 02ed1fc into kesha-antonov:main Feb 2, 2024
@kesha-antonov
Copy link
Owner

kesha-antonov commented Feb 2, 2024

Thanks

Interesting, will it work on the web?
In theory this lib can be used in the web applications also

@alduzy
Copy link
Contributor Author

alduzy commented Feb 2, 2024

You're welcome
It should. It's a type change, it does not affect the functionality.

@macksal
Copy link

macksal commented Sep 16, 2024

Usage of @types/node seems incorrect since it removes portability. Node builtins aren't available in react-native or on the web, and you wouldn't expect them to be.

This PR seems to be causing #35

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.

3 participants