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

@types/node pollution at client side #136

Closed
kingyue737 opened this issue Mar 9, 2023 · 0 comments
Closed

@types/node pollution at client side #136

kingyue737 opened this issue Mar 9, 2023 · 0 comments

Comments

@kingyue737
Copy link

typed-router.d.ts import types from unplugin-vue-router, but unplugin-vue-router imports unplugin which includes @types/node. Then types from node pollutes client side. For example, type of setTimeout and clearTimeout are no longer correct:

image

@posva posva closed this as completed in 4026948 Mar 9, 2023
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

No branches or pull requests

1 participant