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

No default export in the typescript definitions #14

Open
devilmark84 opened this issue Apr 11, 2023 · 0 comments
Open

No default export in the typescript definitions #14

devilmark84 opened this issue Apr 11, 2023 · 0 comments

Comments

@devilmark84
Copy link

In this file src/index.d.ts you're not exporting any default name.
Every time I do import Toggle from "@vueform/toggle ES Lint says: No default export found in imported module "@vueform/toggle".

I think you have to fix this.

Thanks in advance.

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